Resolve "Management commands are not run in the foreground"
All threads resolved!
All threads resolved!
Closes #29 (closed)
Edited by Jonathan Weth
Merge request reports
Activity
added part::backend type::bug labels
assigned to @hansegucker
assigned to @nik and unassigned @hansegucker
- Resolved by Jonathan Weth
It is unclear what this is about, as the linked issue lacks a comprehensive description.
From what I understand, I think the ability to trigger background tasks from the management interface is not a bug in itself. It should as well be possible to do that, in addition to running the task synchronously.
Maybe all management commands should support a flag, e.g.
--background
or--async
, to decide.
added 3 commits
-
1f9c3447...2be154ce - 2 commits from branch
master
- 9381a0d9 - Merge branch 'master' into 29-management-commands-are-not-run-in-the-frontend
-
1f9c3447...2be154ce - 2 commits from branch
added 1 commit
- 0057a5cc - Restructure management commands and Celery tasks
mentioned in commit f88a82e5
Please register or sign in to reply