status-im / nim-stew

stew is collection of utilities, std library extensions and budding libraries that are frequently used at Status, but are too small to deserve their own git repository.
139 stars 18 forks source link

Fix Windows ACL flakiness issue (Windows error 1336). #221

Closed cheatfate closed 3 months ago

cheatfate commented 3 months ago

Fix Windows ACL flakiness issue. Add getHomePath(), getConfigPath(), getCachePath() and getTempPath() helpers.