alexbers / mtprotoproxy

Async MTProto proxy for Telegram
MIT License
1.59k stars 351 forks source link

Delay on config reload #236

Closed HosseyNJF closed 4 years ago

HosseyNJF commented 4 years ago

When I reload the config with SIGUSR2, all clients get disconnected from the server for at least 15 seconds. Why is that? Theoretically, it would not affect the clients because the only thing changed is the config dict.