-
```
System.IO.Tests.WaitForChangedTests.NonZeroTimeout_NoActivity_TimesOut(changeType: Created, enabledBeforeWait: True)
Assert.Equal() Failure\nExpected: 0\nActual: 1
```
Build: https://dev…
-
as the MacFuse executable has changed name from 'osxfuse' to 'macfuse'. A workaround is to copy /Library/Filesystems/macfuse.fs to /Library/Filesystems/osxfuse.fs and then rename /Library/Filesystems/…
awd97 updated
6 months ago
-
Since streams in `MemoryFile`s are made non-disposable as seen in this code:
https://github.com/Arlodotexe/OwlCore.Storage/blob/main/src%2FMemory%2FMemoryFile.cs#L52-L61
This can cause memory leaks i…
-
The 1.0.0 release has a serious bug, which causes compilation of the library to fail on computers that run an operating system with a [case-sensitive filesystem](https://wikipedia.org/wiki/Case_sensit…
-
-
Before `fsspec` existed I used `pyfilesystem2` and was very happy with it - it's a great library however it (apparently) didn't meet all the requirements for `dask` so `fsspec` was built, primarily to…
-
I'm currently trying to write an exact file system watcher for a cargo project, so that any change that would cause a `cargo build` to actually end up recompiling the library can be detected. However…
-
Hi all, I'm relatively new to using virtualizarr but have been developing tools using Kerchunk for some time, specifically a package around large-scale conversions in parallel for thousands of dataset…
-
![image](https://github.com/user-attachments/assets/19806d5f-0579-488b-93a6-f3a7acdbdf0a)
This is due to a subdir going further down one level, and not being included in our header embed script.
…
-
**Describe the problem/challenge you have**
While having a new storageClass with `AllowVolumeExpansion: True`, a storage size change of a PVC for a deployment isn't changing the size. Describing the…