Interrupts
#179
Replies: 2 comments
|
Maybe a stupid question... ;-) is that interrupt thing already working? I am not sure if it is already implemented - some documents here say "no, we are waiting for the asyncio branch", some already explain the configuration: https://mqtt-io.app/2.2.6/#/config/interrupts |
0 replies
|
Ellis, Here is the config file with suggestions, in case it helps anyone with the setup.
Best regards, |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
There was a good discussion in #53 and some more in #146 about how to handle interrupts. Some questions were raised; should we:
On the new asyncio version #178 I've written, I've tried to make the best of all scenarios, as explained in the wiki, but there will still be scenarios that don't work, so let's discuss those here.
All reactions