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

[PCICClient] User-specified timeout puts PCICClient object in an invalid state #246

Closed
theseankelly opened this issue Jul 27, 2020 · 2 comments

Comments

@theseankelly
Copy link
Contributor

In the version of Call with a timeout, if the user-supplied timeout elapses the current implementation treats this as a fatal error and terminates the ASIO io loop:

In this state, the PCICClient object is in an invalid state; accepting new Call requests which silently block forever due to the terminated ASIO loop.

@github-actions
Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Nov 12, 2022
@github-actions
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale.

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

No branches or pull requests

1 participant