Skip to content
  • deuce's avatar
    Fix the bug I meant to fix in the last commit. · 4f5e17dd
    deuce authored
    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)
    4f5e17dd