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

Unit test testTCPServer1 failed sometimes #25

Closed
zieckey opened this issue Apr 9, 2017 · 0 comments
Closed

Unit test testTCPServer1 failed sometimes #25

zieckey opened this issue Apr 9, 2017 · 0 comments
Labels

Comments

@zieckey
Copy link
Collaborator

zieckey commented Apr 9, 2017

If the tcp_client_thread does not start, and we do TCPClient::Connect, that will cause race-condition problem:

/home/weizili/git/evpp/evpp/inner_pre.cc:80: int evpp::EventDel(event*): Assertion `it->second == id' failed.
zieckey added a commit that referenced this issue Apr 9, 2017
@zieckey zieckey added the bug label Apr 9, 2017
@zieckey zieckey closed this as completed Apr 9, 2017
zieckey added a commit that referenced this issue Apr 27, 2017
zieckey added a commit that referenced this issue May 20, 2017
zieckey added a commit that referenced this issue May 20, 2017
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