box / box/ClusterRunner

clusterrunner.conf permission check doesn't work on Windows

Open
#157 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
184
Forks
41
PR merge metrics
No merged PRs in 30d

Description

It's possible to set file permission on windows to allow only the owner to read & write the file, but `stat.S_IMODE(os.stat(self._filename).st_mode)` would be able to give us the accurate file permission on Windows.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.