Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Asynchronous Cleanup Callback #155

Copy link
Copy link

Description

@freitagbr
Issue body actions

Operating System

  • Linux
  • Windows 7
  • Windows 10
  • MacOS
  • other: all

NodeJS Version

  • 0.x
  • 4.x
  • 6.x
  • 7.x
  • other: all

Tmp Version

v0.0.33

Expected Behavior

The cleanup callback provided by tmp.dir and tmp.dirSync removes the temp directory asynchronously.

Experienced Behavior

The cleanup callback provided by tmp.dir and tmp.dirSync removes the temp directory synchronously. It would be awesome to have an option to make the cleanup callback asynchronous, so that removing directories with a lot of contents doesn't block.

Reactions are currently unavailable

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

Morty Proxy This is a proxified and sanitized view of the page, visit original site.