thiagokokada / i3pyblocks

A replacement for i3status, written in Python using asyncio.
MIT License
19 stars 2 forks source link

Use i3pyblocks._internal.misc.run_async in PollingBlock #119

Closed thiagokokada closed 4 years ago

thiagokokada commented 4 years ago

Also refactored it a little so it is less awkward to use.