mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 00:14:32 -08:00
The scheduler singleton was getting constructed twice, once at static time and then again in main(). Make the singleton a pointer so we only construct it once.
9.6 KiB
9.6 KiB