This is an automated email from the ASF dual-hosted git repository.
robdiciuccio pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from b38596f fix: Use g.user for getting the user_id for async queries
(#14702)
add a06a2f3 fix: Set g.user to anon user in Celery (#14742)
No new revisions were added by this update.
Summary of changes:
superset/security/manager.py | 4 ++++
superset/tasks/async_queries.py | 6 ++++--
tests/tasks/async_queries_tests.py | 44 +++++++++++++++++++++++++++++++++++++-
3 files changed, 51 insertions(+), 3 deletions(-)