Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
126
class
ThreadPool:
Callers
3
__threaded_polling
Method · 0.95
try_exit
Function · 0.80
close
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected