-
Notifications
You must be signed in to change notification settings - Fork 144
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds support for Monitor a Port to observe if it is blocked (#755)
* Adds support for Monitor a Port to observe if it is blocked * Fix lint issues * Redesigned Watchdog to use Multiprocessing Manager; Invoke only 2 Event Monitors and use 2 queues for watching events; Configs are piped in via compiler now * Incorporate Codacy Suggestions * Fix lint comments * Fix failing unit tests to add the watchdog builder * Code review comments
- Loading branch information
1 parent
d12c267
commit 9b98a04
Showing
10 changed files
with
446 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.