-
Notifications
You must be signed in to change notification settings - Fork 413
Closed
Description
Hi, I encountered this issue that when invoke LCM.Close(), the function halts forever. I think similar issue was brought up in lcm-java and it was fixed in the java version. Yet in the dotnet version it still exists. Since dotnet thread doesn't have similar isInterrupted() functionality, I made following changes and it seemed work. I attached the patch here. Hope it might help :)
Metadata
Metadata
Assignees
Labels
No labels