Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo #1

Merged
merged 1 commit into from
Mar 7, 2017
Merged

typo #1

merged 1 commit into from
Mar 7, 2017

Conversation

Leviathan1995
Copy link

No description provided.

@zieckey zieckey merged commit 4392326 into Qihoo360:master Mar 7, 2017
@zieckey
Copy link
Collaborator

zieckey commented Mar 7, 2017

Thanks.

zieckey added a commit that referenced this pull request Mar 17, 2017
zieckey added a commit that referenced this pull request Mar 25, 2017
zieckey added a commit that referenced this pull request Apr 14, 2017
…unning_.

So we can precisely define the status of EventLoop. When the listening thread
is going to stop of the HTTP server, the working thread may still is running
and may call QueueInLoop() to dispatch HTTP response to the listening thread.
That will crash at :
    #0 evpp::PipeEventWatcher::Notify (this=0x0) at evpp/event_watcher.cc:177
    #1 evpp::EventLoop::QueueInLoop(...) evpp/event_loop.cc:237
zieckey added a commit that referenced this pull request Apr 27, 2017
zieckey added a commit that referenced this pull request Apr 27, 2017
…unning_.

So we can precisely define the status of EventLoop. When the listening thread
is going to stop of the HTTP server, the working thread may still is running
and may call QueueInLoop() to dispatch HTTP response to the listening thread.
That will crash at :
    #0 evpp::PipeEventWatcher::Notify (this=0x0) at evpp/event_watcher.cc:177
    #1 evpp::EventLoop::QueueInLoop(...) evpp/event_loop.cc:237
@mdsf22 mdsf22 mentioned this pull request May 12, 2017
zieckey added a commit that referenced this pull request May 20, 2017
zieckey added a commit that referenced this pull request May 20, 2017
…unning_.

So we can precisely define the status of EventLoop. When the listening thread
is going to stop of the HTTP server, the working thread may still is running
and may call QueueInLoop() to dispatch HTTP response to the listening thread.
That will crash at :
    #0 evpp::PipeEventWatcher::Notify (this=0x0) at evpp/event_watcher.cc:177
    #1 evpp::EventLoop::QueueInLoop(...) evpp/event_loop.cc:237
zieckey added a commit that referenced this pull request May 20, 2017
zieckey added a commit that referenced this pull request May 20, 2017
…unning_.

So we can precisely define the status of EventLoop. When the listening thread
is going to stop of the HTTP server, the working thread may still is running
and may call QueueInLoop() to dispatch HTTP response to the listening thread.
That will crash at :
    #0 evpp::PipeEventWatcher::Notify (this=0x0) at evpp/event_watcher.cc:177
    #1 evpp::EventLoop::QueueInLoop(...) evpp/event_loop.cc:237
@acyi acyi mentioned this pull request Sep 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants