Skip to content
This repository has been archived by the owner on Jun 11, 2022. It is now read-only.

Return the same exit status in the async handler as the sync method #150

Merged

Conversation

amerry
Copy link
Contributor

@amerry amerry commented Feb 22, 2018

Previously, if the process terminated via a signal on posix, the async
handler would provide an exit status of 0.

Previously, if the process terminated via a signal on posix, the async
handler would provide an exit status of 0.
@klemens-morgenstern klemens-morgenstern merged commit 40be786 into klemens-morgenstern:develop Feb 22, 2018
@amerry amerry deleted the async-exit-status branch February 22, 2018 13:23
klemens-morgenstern added a commit that referenced this pull request May 20, 2020
pipe_in.hpp:30:17: warning: suggest braces around initialization of subobject
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants