Skip to content
New issue

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

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

Already on GitHub? # to your account

rpc shutdown fails intermittently #1546

Closed
cryptocode opened this issue Jan 3, 2019 · 0 comments
Closed

rpc shutdown fails intermittently #1546

cryptocode opened this issue Jan 3, 2019 · 0 comments
Assignees
Labels
Milestone

Comments

@cryptocode
Copy link
Contributor

The new rpc::accept () loop still fails once in a blue moon on shutdown, even after adding the acceptor.is_open () check. The solution is probably to check against boost::asio::error::operation_aborted as well.

@cryptocode cryptocode self-assigned this Jan 3, 2019
@cryptocode cryptocode added the bug label Jan 3, 2019
@cryptocode cryptocode added this to the V18.0 milestone Jan 3, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant