Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@NGTOne NGTOne released this 07 Apr 16:46
· 18 commits to master since this release

This release adds proper handling of OS-level signals to the consumer. Now, if one of the specified signals is received, Warren will wait until after the current task has been executed to process it. If Warren is waiting for a message (i.e. is currently idle), the signal will be handled immediately.