Closed cho-regin closed 2 months ago
@cho-regin The issues looks to be in the same area targeted by the recent fix https://github.com/OPCFoundation/UA-.NETStandard/pull/2714 Can you confirm ? If not please provide also the call stacks.
The fix you mentioned looks like it would fix this issue. I've only run into this deadlock once so I don't think I can reproduce.
supposedly fixed in August release...thanks for reporting.
please retest with August release
Type of issue
Current Behavior
I have two threads deadlocking each other; one in IdleCleanup in TcpListenerChannel.cs:110 and one in ChannelClosed in TcpTransportListener.cs:179
Expected Behavior
no deadlock
Steps To Reproduce
No response
Environment
Anything else?
No response