## Operating System - [x] Linux - [x] Windows 7 - [x] Windows 10 - [x] MacOS - other: ## NodeJS Version - [x] 8.x - [x] 10.x - [x] 12.x - [x] 13.x - other: ## Tmp Version 0.1.0 and master ## Expected Behavior Temporary files should be removed after test is finishes ## Experienced Behavior Temporary files are not removed -------------------- I'm experiencing this issues within jest tests, this can be reproduced in - https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/typescript-estree/tests/lib/persistentParse.ts - https://github.com/conventional-changelog/commitlint If needed i can prepare small repo project or create test scenario