Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clear processes at After hook to avoid Tempfile leakage. #144

Merged

Conversation

y-higuchi
Copy link
Contributor

This is a workaround for Tempfile leakage problem reported on Issue #143.
It will clear all the registered processes at the After hook of each Scenario execution.

mattwynne added a commit that referenced this pull request Feb 8, 2013
Clear processes at After hook to avoid Tempfile leakage.
@mattwynne mattwynne merged commit 7cfe73b into cucumber:master Feb 8, 2013
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.

2 participants