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
{{ message }}
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.
Calling BeginShutdown on IMasterSession object will result in an segfault / access violation if the session has already been shutdown.
An example of where this can happen is if the master is in the process of proactively shutting down the session and the connection is dropped by the remote end.
Calling BeginShutdown on IMasterSession object will result in an segfault / access violation if the session has already been shutdown.
An example of where this can happen is if the master is in the process of proactively shutting down the session and the connection is dropped by the remote end.
Example stack trace when this happens:
The text was updated successfully, but these errors were encountered: