Sybren A. Stüvel
1355ec5e1d
Worker: Change how the worker shuts down
...
Instead of sending the current process an interrupt signal, use a dedicated
channel to signal the wish to shut down. The main function responds to that
channel closing by performing the shutdown.
This solves an issue where the Worker would not cleanly shut down on
Windows when `offline` state was requested by the Manager.
2022-08-12 11:15:19 -07:00
..
2022-07-28 14:36:01 +02:00
2022-05-19 16:42:40 +02:00
2022-08-11 16:58:05 -07:00
2022-08-01 14:29:14 +02:00
2022-07-18 14:14:02 +02:00
2022-03-07 15:26:46 +01:00
2022-06-27 11:30:37 +02:00
2022-07-28 14:34:33 +02:00
2022-03-07 15:26:46 +01:00
2022-07-28 14:34:33 +02:00
2022-07-19 18:43:06 +02:00
2022-07-28 14:34:33 +02:00
2022-06-16 15:45:09 +02:00
2022-06-28 10:24:46 +02:00
2022-06-16 15:46:03 +02:00
2022-06-16 15:46:03 +02:00
2022-03-07 15:26:46 +01:00
2022-06-13 18:40:42 +02:00
2022-07-22 16:37:14 +02:00
2022-06-16 15:45:09 +02:00
2022-08-12 11:15:19 -07:00
2022-03-07 15:26:46 +01:00
2022-05-20 13:36:16 +02:00
2022-06-27 11:30:37 +02:00
2022-07-01 17:44:26 +02:00
2022-07-28 15:10:27 +02:00
2022-05-12 15:06:05 +02:00
2022-06-16 12:08:13 +02:00
2022-08-12 11:15:19 -07:00
2022-06-02 16:35:07 +02:00
2022-05-19 15:00:03 +02:00
2022-04-09 16:57:39 +02:00
2022-08-01 14:29:14 +02:00
2022-08-01 14:29:14 +02:00
2022-08-12 11:15:19 -07:00