mirror of
https://github.com/corda/corda.git
synced 2025-05-31 14:40:52 +00:00
* Switch to directory per test and suppress deletion exception on windows to deal with the fact that NTFS keeps files locked to the running process once opened. * Closing files when we're done makes all the file locking issues go away.