Worker goes to sleep when receiving signal USR1 and wakes up after USR2.
This is only supported on POSIX platforms that have those signals, i.e. not on Windows. In this change the state of the worker is more explicitly stored in FlamencoWorker.state.
Loading
Please register or sign in to comment