Skip to content

Conversation

siemdejong
Copy link
Contributor

Uses https://stackoverflow.com/a/44130549 to check the current umask, temporarily (one line) change it to 0o666, and apply the permission modification.

Fixes #1797

I'm not sure if this is the right approach, but it passes the test on my machine.

Uses https://stackoverflow.com/a/44130549 to check the current umask,
temporarily (one line) change it to 0o666. Apply the permission
modification.
@siemdejong siemdejong marked this pull request as ready for review April 24, 2025 14:16
Cache umask and test for a cache hit.

Apply precommit.
@siemdejong siemdejong requested a review from martindurant April 24, 2025 15:01
@siemdejong siemdejong marked this pull request as draft April 24, 2025 15:25
@siemdejong siemdejong marked this pull request as ready for review April 24, 2025 15:27
@martindurant martindurant merged commit 8600919 into fsspec:master Apr 24, 2025
10 checks passed
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.

transaction changes default group/guest permissions

2 participants