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

Use monitors to track execution status #19

Merged
merged 1 commit into from
Oct 11, 2018

Conversation

hauleth
Copy link
Contributor

@hauleth hauleth commented Oct 11, 2018

It replaces old behaviour that relied on manual message passing. Now we
use monitoring functionality of the OTP which removes need to resend
messages in Imager.Runnner.wait/1 and Imager.Runner.stream/1-2.

@coveralls
Copy link

coveralls commented Oct 11, 2018

Coverage Status

Coverage decreased (-0.4%) to 94.224% when pulling f575686 on fix-use-monitors-to-track-execution into 0153a97 on master.

@hauleth hauleth force-pushed the fix-use-monitors-to-track-execution branch from 9bf1767 to ce90ed2 Compare October 11, 2018 13:30
It replaces old behaviour that relied on manual message passing.  Now we
use monitoring functionality of the OTP which removes need to resend
messages in Imager.Runnner.wait/1 and Imager.Runner.stream/1-2.
@hauleth hauleth force-pushed the fix-use-monitors-to-track-execution branch from ce90ed2 to f575686 Compare October 11, 2018 13:32
@hauleth hauleth merged commit 740adab into master Oct 11, 2018
@hauleth hauleth deleted the fix-use-monitors-to-track-execution branch October 11, 2018 13:41
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