Skip to content
Snippets Groups Projects
Commit 4f5e17dd authored by deuce's avatar deuce
Browse files

Fix the bug I meant to fix in the last commit.

unlock the input_thread_mutex before a continue.
This very well might fix spy socket hangs and irc.js hangs on Linux.
If it does, it also explains why I couldn't duplicate them on FreeBSD.
(FreeBSD would return EDEADLK, Linux would deadlock)
parent ddd74176
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment