Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
node: use `TempDir::close` in clone
Archived fintohaps opened 1 year ago

It was reported that on WSL after dropping TempDir there are still open file handles.

Attempt to close the TempDir and any open file handles, if possible – logging the error, if any.

fintohaps opened with revision a0aa156f on base 6ab3bfcb +7 -0 1 year ago

It was reported that on WSL after dropping TempDir there are still open file handles.

Attempt to close the TempDir and any open file handles, if possible – logging the error, if any.