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

ensure runtime is cleaned up in tests when exceptions are thrown #16

Open
nclack opened this issue Mar 27, 2023 · 0 comments
Open

ensure runtime is cleaned up in tests when exceptions are thrown #16

nclack opened this issue Mar 27, 2023 · 0 comments
Assignees

Comments

@nclack
Copy link
Member

nclack commented Mar 27, 2023

cpx_shutdown ensures drivers etc are properly cleaned up, but this doesn't get called when a test fails with an exception. We could wrap the runtime in a class for these c++ tests so that we rely on RAII to ensure shutdown is called.

@aliddell aliddell self-assigned this Mar 27, 2023
@aliddell aliddell transferred this issue from another repository Jun 20, 2023
@aliddell aliddell transferred this issue from acquire-project/acquire-video-runtime Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

2 participants