Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Flags for deferred tasks #172

@sveneberth

Description

@sveneberth

The current implementation of deferred tasks tries always to get the current user and run the task with the associated credentials.
It would be nice to have the chance to control this behavior. E.g. to have the possibility to run a task anonym.
My proposal is to introduce an optional parameter user with this you can submit a user or None to run with specific or without any credentials.
Maybe this could be also interesting for the language.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions