@@ -152,7 +152,7 @@ lost_connection() {
////////////////////////////////////////////////////////////////////
bool TextMonitor::
is_thread_safe() {
- return true;
+ return false;
}