Skip to content

bugfix: improvements to temp file name creation #1700

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

Merged
merged 3 commits into from
Jun 17, 2024

Conversation

mosteo
Copy link
Member

@mosteo mosteo commented Jun 16, 2024

Still seeing, albeit less frequently, flaky test runs due to tmp files, so plugging a couple of remotely probable holes.

@mosteo mosteo force-pushed the fix/temp-improv branch from 6071868 to f87a85c Compare June 17, 2024 11:11
@mosteo mosteo marked this pull request as ready for review June 17, 2024 11:59
@mosteo
Copy link
Member Author

mosteo commented Jun 17, 2024

This is essentially a refactor with a couple of extra checks.

@mosteo
Copy link
Member Author

mosteo commented Jun 17, 2024

I've seen the problem of duplicated temp file names, so that's one fewer to worry about.

@mosteo mosteo requested a review from Fabien-Chouteau June 17, 2024 12:01
@mosteo mosteo merged commit dc1bb93 into alire-project:master Jun 17, 2024
@mosteo mosteo deleted the fix/temp-improv branch June 17, 2024 15:25
mosteo added a commit that referenced this pull request Jun 23, 2024
* bugfix: improvements to temp file name creation

* fix: harmonize fake GNAT external versions in testsuite

* Self-review
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