diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2014-03-07 09:22:21 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2014-03-07 09:22:21 +0100 |
commit | 7a191c2de18c6e66285b85ea293fc99047f1d9da (patch) | |
tree | c6df1439a1591a55a16ddcfacc73aa487fed41c6 /doc/de/autogen/user/xfer_options.txt | |
parent | c87cd88e726c875aee4c8f81a588d23cb182508c (diff) | |
download | weechat-7a191c2de18c6e66285b85ea293fc99047f1d9da.zip |
relay: fix crash on /upgrade received from a client (weechat protocol)
Some commands like /upgrade sent by relay client can cause problems, because
they were executed immediately (while relay code is running). The /upgrade
command unloads all plugins, so the result is unpredictable (it can cause a
crash).
This commit adds a timer (1 millisecond) to delay the execution of command
after we go back in the WeeChat main loop.
Diffstat (limited to 'doc/de/autogen/user/xfer_options.txt')
0 files changed, 0 insertions, 0 deletions