diff --git a/pandatool/src/text-stats/textMonitor.cxx b/pandatool/src/text-stats/textMonitor.cxx index 374c32d9c8..e06c609a2d 100644 --- a/pandatool/src/text-stats/textMonitor.cxx +++ b/pandatool/src/text-stats/textMonitor.cxx @@ -152,7 +152,7 @@ lost_connection() { //////////////////////////////////////////////////////////////////// bool TextMonitor:: is_thread_safe() { - return true; + return false; } ////////////////////////////////////////////////////////////////////