Skip to content

Signal the semaphore on a fail case as well#299

Merged
umeshp7 merged 2 commits intopostmanlabs:developfrom
richardgroves:patch-1
Oct 9, 2020
Merged

Signal the semaphore on a fail case as well#299
umeshp7 merged 2 commits intopostmanlabs:developfrom
richardgroves:patch-1

Conversation

@richardgroves
Copy link
Contributor

In the guarded fail case the semaphore wasn't being signaled and thus the 'program' would lock up.
Added a semaphore.signal() to the guard body

In the guarded fail case the semaphore wasn't being signaled and thus the 'program' would lock up.
Added a `semaphore.signal()` to the guard body
Add missing \n to line
@umeshp7 umeshp7 merged commit c4805e5 into postmanlabs:develop Oct 9, 2020
@richardgroves richardgroves deleted the patch-1 branch October 16, 2020 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants