Skip to content

Conversation

@syl20bnr
Copy link
Contributor

@syl20bnr syl20bnr commented Dec 6, 2013

Hi Ken,

This PR prevents to pollute the parent process output when the port has been closed by the erlang process.

This is implemented with an optional parameter in start() method.
In order to not change the API I chose to duplicate the try/except in start() method.

Other cleaner method may have been chosen but I need Linux and Windows compatibility.

Cheers,
syl20bnr

Prevent to pollute the parent process output when the port
has been closed by the erlang process.
Since this variable is used for both read and write errors.
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.

1 participant