zzj hace 5 años
padre
commit
1a95147fdb
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      worker.cpp

+ 1 - 0
worker.cpp

@@ -262,6 +262,7 @@ struct worker_impl:worker
 		{
 			m_timer_worker->async_stop();
 			m_timer_worker->join();
+			m_timer_worker.reset(nullptr);
 		}
 
 		int exp=0;