Simplify pause handling
Gets rid of a race where unpause+pause fired in a quick succession would miss the event_base_loopbreak() call.
Please register or sign in to comment
Gets rid of a race where unpause+pause fired in a quick succession would miss the event_base_loopbreak() call.