Added changelog

This commit is contained in:
Alex Root Junior 2023-02-18 15:40:28 +02:00
parent b225fab8ff
commit 5e1df18800
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC

2
CHANGES/1124.misc.rst Normal file
View file

@ -0,0 +1,2 @@
Reworked graceful shutdown. Added method to stop polling.
Now polling started from dispatcher can be stopped by signals gracefully without errors (on Linux and Mac).