MCPcopy Create free account
hub / github.com/eternnoir/pyTelegramBotAPI / stop

Method stop

telebot/util.py:122–123  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

120 self.continue_event.set()
121
122 def stop(self):
123 self._running = False
124
125
126class ThreadPool:

Callers 3

__threaded_pollingMethod · 0.95
try_exitFunction · 0.80
closeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected