Open eunjungoh35 opened 1 year ago
Steps to reproduce
Expected behavior Start the child process without an error
Actual behavior Failed to start the child process with EBUSY error
Additional information You can fix this issue by changing 'finish' event to 'close' event here https://github.com/timkendrick/recursive-copy/blob/4c9a8b8a4bf573285e9c4a649a30a2b59ccf441c/lib/copy.js#L338
Steps to reproduce
Expected behavior Start the child process without an error
Actual behavior Failed to start the child process with EBUSY error
Additional information You can fix this issue by changing 'finish' event to 'close' event here https://github.com/timkendrick/recursive-copy/blob/4c9a8b8a4bf573285e9c4a649a30a2b59ccf441c/lib/copy.js#L338