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

Fix issue when BN unable to create data-dir on Windows. #6367

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

cheatfate
Copy link
Contributor

Sometimes BN is unable to create data directory and sub-directories fails on Windows with an error The access control list (ACL) structure is invalid. which is ERROR_INVALID_ACL and numeric code 1336.

Copy link

Unit Test Results

         9 files  ±0    1 328 suites  ±0   40m 43s ⏱️ + 6m 57s
  4 998 tests ±0    4 650 ✔️ ±0  348 💤 ±0  0 ±0 
20 850 runs  ±0  20 446 ✔️ ±0  404 💤 ±0  0 ±0 

Results for commit d8c7ec7. ± Comparison against base commit 350c4ea.

@tersec tersec merged commit 3a0e037 into unstable Jun 18, 2024
15 checks passed
@tersec tersec deleted the fix-windows-1336 branch June 18, 2024 00:08
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.

None yet

2 participants