Skip to content

verify-exercises-in-docker: avoid cleanup failure - #1303

Merged
tofische merged 1 commit into
exercism:mainfrom
keiravillekode:verify-exercises-in-docker-cleanup
Jun 18, 2026
Merged

verify-exercises-in-docker: avoid cleanup failure#1303
tofische merged 1 commit into
exercism:mainfrom
keiravillekode:verify-exercises-in-docker-cleanup

Conversation

@keiravillekode

Copy link
Copy Markdown
Contributor

Docker runs the test runner as root.

Previously in a directory like /tmp/exercism-verify-*-#####/ we were creating a root-owned subdirectory .stack-work/ that the script failed to cleanup. Now that subdirectory is no longer being created under /tmp/exercism-verify-bob-#####/ and cleanup succeeds.

@keiravillekode

Copy link
Copy Markdown
Contributor Author

(I don't have merge privileges.)

@tofische
tofische merged commit 5ff6c03 into exercism:main Jun 18, 2026
5 checks passed
@keiravillekode
keiravillekode deleted the verify-exercises-in-docker-cleanup branch June 18, 2026 09:35
tofische pushed a commit to tofische/haskell that referenced this pull request Jun 22, 2026
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