-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bug: idsse-429: PublishConfirm wait for internal setup (#32)
* add threading.Event to block while rmq setup completes * Update python/idsse_common/idsse/common/publish_confirm.py Co-authored-by: Geary-Layne <[email protected]> * publishconfirm: make Thread, all non-essential methods internal * remove callback from PublishConfirm.start(), hide in internal method --------- Co-authored-by: Geary-Layne <[email protected]>
- Loading branch information
1 parent
09d4f2c
commit 84c2fb1
Showing
3 changed files
with
130 additions
and
83 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
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