8000 EventLoop::QueueInLoop bug · Issue #5 · Qihoo360/evpp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

EventLoop::QueueInLoop bug #5

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

Closed
zieckey opened this issue Mar 15, 2017 · 1 comment
Closed

EventLoop::QueueInLoop bug #5

zieckey opened this issue Mar 15, 2017 · 1 comment
Labels

Comments

@zieckey
Copy link
Collaborator
zieckey commented Mar 15, 2017

When only one event in the EventLoop, we are now in the EventLoop thread and put a functor into queue to expect to be executed, but this functor will never be called.

@zieckey zieckey added the bug label Mar 15, 2017
zieckey added a commit that referenced this issue Mar 15, 2017
@zieckey
Copy link
Collaborator Author
zieckey commented Mar 15, 2017

Fixed at d46aaea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant
0