diff options
author | louiz’ <louiz@louiz.org> | 2016-12-09 00:50:16 +0100 |
---|---|---|
committer | louiz’ <louiz@louiz.org> | 2016-12-09 00:50:16 +0100 |
commit | 0a45b096653f7c9fd0275f2755989a869ab35c9d (patch) | |
tree | 8df31ca5e57e0a149491f7d8cec557bbe1db3436 /src/identd/identd_socket.cpp | |
parent | e1e740e35edeccfc04d2808fc215c6a12698305f (diff) | |
download | biboumi-0a45b096653f7c9fd0275f2755989a869ab35c9d.tar.gz biboumi-0a45b096653f7c9fd0275f2755989a869ab35c9d.tar.bz2 biboumi-0a45b096653f7c9fd0275f2755989a869ab35c9d.tar.xz biboumi-0a45b096653f7c9fd0275f2755989a869ab35c9d.zip |
e2e: remove the log_message step, because it causes race conditions
After printing the message, it calls “call_soon(run_scenario)”, and
sometimes, if a stanza handler has already been queued, then that handler
will be called BEFORE the “run_scenario” function could be run, and so no
stanza_checker had the possibility to be set.
Diffstat (limited to 'src/identd/identd_socket.cpp')
0 files changed, 0 insertions, 0 deletions