diff options
author | Wim <wim@42.be> | 2020-12-05 21:41:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-05 21:41:45 +0100 |
commit | 8eba2d3e50353b9cfe240f8c5b167a6c26bbd3c4 (patch) | |
tree | d226bf565f4bb27446c7f83713e2e6a373dfeba4 /LICENSE | |
parent | a8d4a27de108e9ecc0b3c641e6accbfe05c6cc8d (diff) | |
download | matterbridge-msglm-8eba2d3e50353b9cfe240f8c5b167a6c26bbd3c4.tar.gz matterbridge-msglm-8eba2d3e50353b9cfe240f8c5b167a6c26bbd3c4.tar.bz2 matterbridge-msglm-8eba2d3e50353b9cfe240f8c5b167a6c26bbd3c4.zip |
Make handlers run async (irc) (#1325)
This makes the handlers run in a seperate go-routine in girc, and makes
sure that girc isn't blocked on executing PONG requests when
matterbridge takes a long time handling the incoming message.
This can happen when another bridge is in a backoff state where the
backoff time exceeds the IRC ping timeout.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions