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

Properly exiting the command #52

Closed
wants to merge 1 commit into from
Closed

Conversation

Gubbi
Copy link

@Gubbi Gubbi commented Dec 17, 2013

In some cases the callback function is not called by exec. For example, running 'pytest' as a command didn't call the callback. So calling cb() on exit event fixes this.

In some cases the callback function is not called by exec. For example, running 'pytest' as a command didn't call the callback. So calling cb() on exit event fixes this.
@sindresorhus
Copy link
Owner

Can you add a test proving this?

@sindresorhus
Copy link
Owner

ping

@mgol
Copy link

mgol commented Jan 20, 2014

This seems to break a couple of things... See #55 & #56.

sindresorhus added a commit that referenced this pull request Jan 22, 2014
@sindresorhus
Copy link
Owner

@mzgol reverted, try 0.6.4

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.

None yet

3 participants