]> granicus.if.org Git - libevent/commit
Temporarily disable event_queue_reinsert_timeout
authorNick Mathewson <nickm@torproject.org>
Tue, 27 Mar 2012 03:28:21 +0000 (23:28 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 27 Mar 2012 03:28:21 +0000 (23:28 -0400)
commit09cbc3dcfb69f5e29b72f63e6cbffc93d7623942
treeecc3fafc8470b8eabacb4182aee50dd118645fdd
parent55e991b27ca40f5e1cdf33a85a27db5eff5f19d5
Temporarily disable event_queue_reinsert_timeout

Apparently, now that we have tests for it in main/common_timeout, we
can now see that it sometimes breaks referential integrity somehow.
Since I'd like to get 2.1.1-alpha out the door soon, I'm turning it
off for now.
event.c