Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
0.9.2
-
Windows
-
Patch Available
-
Patch, Important
Description
If TPipeServer::interrupt() is invoked from other thread than the thread that is blocked on TPipeServer::serve() the handle may be closed by interrupting thread while still used by servicing thread.