fix(plugin-storage-fs): throw a more descriptive error when a lock couldn't be acquired

This commit is contained in:
Joakim Carlstein 2023-11-17 10:50:43 +01:00
parent 552e784fc9
commit e5eec7cdf1
2 changed files with 12 additions and 3 deletions

View file

@ -0,0 +1,5 @@
---
'@emigrate/plugin-storage-fs': patch
---
Throw a more descriptive error when a file lock couldn't be acquired