Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVlad Yaroslavlev <vladon@vladon.dev>2026-01-02 18:13:32 +0300
committerGitHub <noreply@github.com>2026-01-02 18:13:32 +0300
commit278aa1c85c6af86a64326c924a746eeec5865389 (patch)
tree43adbd6ae1ae4999e331f90ade07a48a6093091b /web/html/form/protocol/vmess.html
parent8fe297ef9d519995557add08c1e439381272dbed (diff)
Fix telegram bot issue (#3608)
* fix: improve Telegram bot handling for concurrent starts and graceful shutdown - Added logic to stop any existing long-polling loop when Start is called again. - Introduced a mutex to manage access to shared state variables, ensuring thread safety. - Updated the OnReceive method to prevent multiple concurrent executions. - Enhanced Stop method to ensure proper cleanup of resources and state management. * fix: enhance Telegram bot's long-polling management - Improved handling of concurrent starts by stopping existing long-polling loops. - Implemented mutex for thread-safe access to shared state variables. - Updated OnReceive method to prevent multiple executions. - Enhanced Stop method for better resource cleanup and state management. * .
Diffstat (limited to 'web/html/form/protocol/vmess.html')
0 files changed, 0 insertions, 0 deletions