sindresorhus/del

Async throw error delay

Open

#98 aperta il 12 lug 2019

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)JavaScript (71 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (1305 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor