=====
- [enhancement] Executor's timeout to be set for both executor's start and stop
- [enhancement] It's no longer possible to hang indefinitely on the start
or stop. Timeout is set to 3600 seconds by default, with values possible
between `0` and `sys.maxsize` with the latter still bit longer
than `2924712086` centuries.