HDFGroup / HDFGroup/HDF.PInvoke
zlib.dll szip.dll hdf5.dll and hdf5_hl.dll are being used by another process
- Dominant language
- C#
- Stars
- 87
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
When the unit test of my own method using HDF.PInvoke is executed, cleaning the solution will raise the error "Unable to delete file "\Hdf5.Tests\bin\Debug\bin64\zlib.dll". Access to the path '\Hdf5.Tests\bin\Debug\bin64\zlib.dll' is denied. "
Checking out the source code of HDF.PInvoke, running the unit tests and cleaning solution, will give the same error.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue by checking out HDF.PInvoke, running its unit tests, and cleaning the solution. Start with the files or test setup that place zlib.dll, szip.dll, hdf5.dll, and hdf5_hl.dll under Hdf5.Tests/bin/Debug/bin64; done means cleaning can delete those files without an access-denied error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100