Flamenco/internal
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
..
appinfo Add release cycle to versioning of Flamenco 2022-07-28 15:10:27 +02:00
find_blender Blender finder: fix compatibility with Windows Home 2022-08-01 16:00:49 +02:00
find_ffmpeg Cleanup: Add missing license specifiers 2022-07-25 16:08:07 +02:00
manager API for deleting workers 2022-08-11 16:59:53 -07:00
own_url Cleanup: Add missing license specifiers 2022-07-25 16:08:07 +02:00
stresser Cleanup: Add missing license specifiers 2022-07-25 16:08:07 +02:00
upnp_ssdp Manager: reduce log level 2022-05-06 14:35:27 +02:00
uuid Manager: add a small wrapper around Google's UUID library 2022-05-20 15:35:51 +02:00
worker Worker: Change how the worker shuts down 2022-08-12 11:15:19 -07:00