Skip to content

Catch ThreadInterruptedException in Server.cs when closing stream/client in SendLoop#62

Open
rrenperry wants to merge 1 commit intoMirrorNetworking:masterfrom
rrenperry:master
Open

Catch ThreadInterruptedException in Server.cs when closing stream/client in SendLoop#62
rrenperry wants to merge 1 commit intoMirrorNetworking:masterfrom
rrenperry:master

Conversation

@rrenperry
Copy link
Copy Markdown

These were getting through and logging as errors when client disconnects due to socket exceptions, trying to match functionality with ThreadAbortException.

It's possible this isn't the only scenario where a ThreadInterruptedException is thrown though? Maybe we do still want to log it?

Loading
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.

4 participants