FFY00 / dbus-objects

DBus objects implementation on top of the Python type system
https://dbus-objects.readthedocs.io/en/latest/
MIT License
11 stars 4 forks source link

jeepney: allow breaking out of `listen()` loop #23

Closed nojocodex closed 3 years ago

nojocodex commented 3 years ago

I think this is what the intent of listen() was, but please reject if I got that wrong.