Nick Craig-Wood 2cfe2354df vfs: fix deadlock between RWFileHandle.close and File.Remove - fixes #2857
Before this change we took the locks file.mu and file.muRW in an
inconsistent order - after the change we always take them in the same
order to fix the deadlock.
2018-12-26 09:08:27 +00:00
..
2017-11-04 10:24:10 +00:00
2017-11-04 10:24:10 +00:00
2018-10-06 11:47:46 +01:00
2018-09-25 14:01:13 +02:00