You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the IRC Context is not cleaned up upon disconnection, and leaks memory until irc-slack is restarted. This increases memory pressure when disconnecting from large teams (e.g. on the Gophers team, currently ~65k people, it takes ~200MB of RSS)
The text was updated successfully, but these errors were encountered:
Currently the IRC Context is not cleaned up upon disconnection, and leaks memory until irc-slack is restarted. This increases memory pressure when disconnecting from large teams (e.g. on the Gophers team, currently ~65k people, it takes ~200MB of RSS)
The text was updated successfully, but these errors were encountered: