Skip to content
This repository has been archived by the owner on Mar 28, 2020. It is now read-only.

Control-C handling removed from library.

Compare
Choose a tag to compare
@MrYsLab MrYsLab released this 05 Oct 01:32
· 174 commits to master since this release

Python 3.5 asyncio signal registering does not support Windows and only linux, so it was removed from the library. Applications will be responsible for control-c handling. There are examples provided here: https://github.com/MrYsLab/pymata-aio/tree/master/examples/control_C_handlers