Skip to content

Fixes NPE when writing to disconnected client, Issue #2577#2578

Merged
benfry merged 1 commit intoprocessing:masterfrom
kfeuz:Issue2577
Nov 14, 2014
Merged

Fixes NPE when writing to disconnected client, Issue #2577#2578
benfry merged 1 commit intoprocessing:masterfrom
kfeuz:Issue2577

Conversation

@kfeuz
Copy link
Copy Markdown
Contributor

@kfeuz kfeuz commented Jun 10, 2014

In every situation I have tested, checking if the client is active before writing to the client prevents the NPE message but does not change the functionality. I have not been able to create an instance where the act of calling the write method before checking if the client is active has the effect of changing the active() method to return False when it would have otherwise returned True.

benfry added a commit that referenced this pull request Nov 14, 2014
Fixes NPE when writing to disconnected client, Issue #2577
@benfry benfry merged commit fe86353 into processing:master Nov 14, 2014
@benfry
Copy link
Copy Markdown
Contributor

benfry commented Nov 14, 2014

Thanks!

@kfeuz kfeuz deleted the Issue2577 branch November 21, 2014 08:39
@github-actions
Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 15, 2021
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