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

Handle case when process already ended #21

Merged
merged 1 commit into from
Oct 11, 2018

Conversation

hauleth
Copy link
Contributor

@hauleth hauleth commented Oct 11, 2018

As there is no way to differentiate between "already ended" and "never
existed" PIDs it will return :ok even when provided never-existing
PID.

As there is no way to differentiate between "already ended" and "never
existed" PIDs it will return `:ok` even when provided never-existing
PID.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.6%) to 94.224% when pulling d177467 on fix-handle-case-when-process-already-ended into fb1085e on master.

@hauleth hauleth merged commit d854d4d into master Oct 11, 2018
@hauleth hauleth deleted the fix-handle-case-when-process-already-ended branch October 11, 2018 23:38
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