nuxion opened this issue a year ago · 1 comments
One option could be enable/disable tasks using a flag on the cli: srv web --no-tasks (or expliciting enabling it)
srv web --no-tasks
Fixed: when tasks feature is enabled, it adds a valitation into WebApp.init() for the Single process case.
tasks
WebApp.init()
Also cli api for web server starting changed.