You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Windows (10.0.19045) using LSL 1.16.x the GetAllStreams example (and other uses of continuous_resolver) crash when the network connection is changed.
Steps to reproduce
Start GetAllStreams.exe
Hit a key to start the continuous_resolver
Switch the Wifi network
When the network is switched between two calls of resolve_streams() an lsl_internal_error is thrown.
The error/crash does not occur when using 1.15.x and I could also not trigger it on Linux with either version.
The text was updated successfully, but these errors were encountered:
On Windows (10.0.19045) using LSL 1.16.x the GetAllStreams example (and other uses of continuous_resolver) crash when the network connection is changed.
Steps to reproduce
When the network is switched between two calls of
resolve_streams()
an lsl_internal_error is thrown.The error/crash does not occur when using 1.15.x and I could also not trigger it on Linux with either version.
The text was updated successfully, but these errors were encountered: