Scheduler should be a singleton #151

Open
opened 2026-01-14 16:41:32 +00:00 by fkobi · 0 comments
Owner

The app should have one task queue, one set of threads and so on.
The simplest way to achieve that is to ensure that scheduler is a singleton.

The app should have one task queue, one set of threads and so on. The simplest way to achieve that is to ensure that scheduler is a singleton.
fkobi added the bughelp wanted
component
backend
prio
high
1.0
labels 2026-01-14 16:41:32 +00:00
fkobi changed title from Scheduler should be a singleton to `Scheduler` should be a singleton 2026-01-26 18:10:43 +00:00
Sign in to join this conversation.