Skip to content

Periodic tasks in python bound

Sergey Esenov requested to merge fix/slotKillDeviceReimplementation into master

Added simple pattern using `threading' module to guarantee that such device is killed gracefully

Merge request reports