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
If a resource handler is hung (waiting on I/O indefinitely), host.Stop() can not exit until it times out. The engine should kill sockets if necessary after a timeout.
If a resource handler is hung (waiting on I/O indefinitely), host.Stop() can not exit until it times out. The engine should kill sockets if necessary after a timeout.