summaryrefslogtreecommitdiffstats
path: root/Help/guide/tutorial/MultiPackage/MathFunctions/MathFunctions.h
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2016-09-30 19:01:29 (GMT)
committerBrad King <brad.king@kitware.com>2016-09-30 19:05:42 (GMT)
commit1b43f9d12dc3d605056fcb8af442b8f0d07ff901 (patch)
treed6684546a211ebf9af70e19cba3e605c15bd1763 /Help/guide/tutorial/MultiPackage/MathFunctions/MathFunctions.h
parent8491a539cf316f14abaf70d7be04f8929119e501 (diff)
downloadCMake-1b43f9d12dc3d605056fcb8af442b8f0d07ff901.zip
CMake-1b43f9d12dc3d605056fcb8af442b8f0d07ff901.tar.gz
CMake-1b43f9d12dc3d605056fcb8af442b8f0d07ff901.tar.bz2
cmake-server: Stop the file monitor on client disconnect
When the client disconnects we need to remove all events from our loop. Prior to the introduction of the file monitor we only needed to remove the client pipes. Now we need to remove the file monitor events too. Without this the event loop may continue to block on file monitor events. If one does eventually come in then the event handler may try to report it to the disconnected client and crash because our internal structures for writing to the client have been freed. This addresses a failure of the `Server` test on some machines.
Diffstat (limited to 'Help/guide/tutorial/MultiPackage/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions