Skip to content

Conversation

fishcakez
Copy link
Member

Test process must wait for exit signal before untrapping exits, otherwise exit signal may cause it to exit.

An example of this race condition: https://travis-ci.org/elixir-lang/elixir/jobs/33988884#L292

Test process must wait for exit signal before untrapping exits,
otherwise exit signal may cause it to exit.
josevalim pushed a commit that referenced this pull request Sep 2, 2014
Fix exit signal race condition in logger tests
@josevalim josevalim merged commit 8c8f6d8 into elixir-lang:master Sep 2, 2014
@fishcakez fishcakez deleted the loggertest_exit_signal_rc branch April 22, 2017 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants