This is a speculative fix to leftover tmp directories. When users issues SIGINT twice, we enter `gracefullyClose()` twice, and shortcut the second time. It turns out, we do not wait for directories removal. Note: it is unknown how often we reach this codepath in practice. |
||
|---|---|---|
| .. | ||
| comparators.ts | ||
| DEPS.list | ||
| eventsHelper.ts | ||
| httpServer.ts | ||
| index.ts | ||
| manualPromise.ts | ||
| multimap.ts | ||
| processLauncher.ts | ||
| stackTrace.ts | ||
| stringUtils.ts | ||
| timeoutRunner.ts | ||
| ubuntuVersion.ts | ||
| zones.ts | ||