alphaleonis / AlphaFS

AlphaFS is a .NET library providing more complete Win32 file system functionality to the .NET platform than the standard System.IO classes.
http://alphafs.alphaleonis.com/
MIT License
563 stars 99 forks source link

Test AlphaFS_File_GetProcessForFileLock_LocalAndNetwork_Success may fail due to the test runner process being other than the expected. #392

Closed alphaleonis closed 6 years ago

alphaleonis commented 6 years ago

Suggest we change this to simply check that the process holding the lock is the current process we're running instead of assuming it has a certain name.