Since `setImmediate` doesn't create a new task in Electron, we have to fallback to `setTimeout` instead. See https://github.com/electron/electron/issues/28261 for details. Fixes #5228 |
||
|---|---|---|
| .. | ||
| binaryPaths.ts | ||
| debugLogger.ts | ||
| errors.ts | ||
| httpServer.ts | ||
| registry.ts | ||
| stackTrace.ts | ||
| timeoutSettings.ts | ||
| ubuntuVersion.ts | ||
| utils.ts | ||