Skip to content

Conversation

@Marsup
Copy link
Contributor

@Marsup Marsup commented Apr 29, 2017

  1. Fixes domain contamination of other tests. On synchronous tests, the done call was still in the domain, so the next before/after/it/... would be contained in previous test. I don't think it lead to bugs but it's still better this way.

  2. onCleanup failures could leave lab hanging infinitely, or worst, crash without reporting anything (out of things to do in the event loop).

@Marsup Marsup added the bug Bug or defect label Apr 29, 2017
@Marsup Marsup requested a review from geek April 29, 2017 16:16
@geek geek added this to the 13.0.3 milestone Apr 29, 2017
@geek geek merged commit fcf8397 into master Apr 29, 2017
@geek geek deleted the domain-leak-and-cleanup-crash branch April 29, 2017 16:24
@geek geek self-assigned this Apr 29, 2017
Copy link
Member

@geek geek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lock
Copy link

lock bot commented Jan 9, 2020

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Bug or defect

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants