FoundKey/packages/backend/src/boot
Johann150 5444ca9aca
server: fix restarted job retaining the right mode
When a web or queue worker exited unexpectedly, the new restarted worker would
not have any mode set and so would try to do web and queue worker stuff at the
same time, which was not the intended behaviour.

Changelog: Fixed
2024-04-01 17:55:13 +02:00
..
index.ts server: fix restarted job retaining the right mode 2024-04-01 17:55:13 +02:00
master.ts server: fix restarted job retaining the right mode 2024-04-01 17:55:13 +02:00
worker.ts BREAKING: implement separate web workers 2022-11-25 12:56:49 +01:00