Skip to content

Conversation

@gelexgaray
Copy link

I've fixed a random crash on UDPSocket when running on dot net core. It would be great if you could integrate it

@captainjono
Copy link

captainjono commented Feb 12, 2021

@gelexgaray

I found more issues with this on macos - im getting random shutdown crashes in my app and ive pin-pointed it to hanging timers. The server task.delays without cancellation so there are various race condition that can happen to your app at scale.

Ive added cancellation and updated the project to netstandard also...
https://www.nuget.org/packages/Rssdp.NetStd/4.0.3

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