altdesktop / python-dbus-next

🚌 The next great DBus library for Python with asyncio support
https://python-dbus-next.readthedocs.io/en/latest/
MIT License
191 stars 60 forks source link

Fix type check decorator. #134

Closed istvan-andrasi closed 1 year ago

istvan-andrasi commented 1 year ago

The decorator silently discarded the return value of the wrapped function before.

istvan-andrasi commented 1 year ago

@acrisci would you be so kind as to merge and release this ASAP please?