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

test: Changed behavior of temporary file creation #338

Merged
merged 2 commits into from
Jan 13, 2025

Conversation

marklechtermann
Copy link
Member

@marklechtermann marklechtermann commented Jan 12, 2025

TLBs are now generated in a temporary folder.
This prevents dead locks from occurring during parallel execution and the tests are therefore more resilient.
The temporary folders are created for each test fact.
These are removed after test execution.

@matthiasnissen matthiasnissen merged commit c1e937a into main Jan 13, 2025
5 checks passed
@marklechtermann marklechtermann deleted the test/cli_test_file_access branch February 8, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants