czcorpus / kontext

An advanced, extensible web front-end for the Manatee-open corpus search engine
GNU General Public License v2.0
61 stars 22 forks source link

Fix task creation - must ensure the task is not garbage collected ... #6272

Closed tomachalek closed 4 months ago

tomachalek commented 4 months ago

... before it finishes. (Sanic's add_task() guarantees this)