Fix/client shutdown speed
Description
Type of Change
- Improved shutdown speed by replacing unnecessary calls to
time.sleep
withEvent.wait
calls. - Minor improvements to type hints.
Definition of Done
-
Documentation is up-to-date.
Edited by wakonig_k