sindresorhus/del

Async throw error delay

Open

#98 建立於 2019年7月12日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)JavaScript (71 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (1,305 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Would you accept a PR that would change how async errors are thrown so the error is thrown after all pending files being deleted are removed? This would help deal with side effects a lot cleaner, especially when testing.

Similar to https://github.com/sindresorhus/del/pull/90.

貢獻者指南