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

Flags for deferred tasks #172

Open
sveneberth opened this issue Jun 3, 2019 · 0 comments
Open

Flags for deferred tasks #172

sveneberth opened this issue Jun 3, 2019 · 0 comments
Assignees
Labels

Comments

@sveneberth
Copy link
Member

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants