refactor(config): remove experimental.enableEventDrivenScheduler setting

This commit is contained in:
Abhi
2026-01-29 19:53:53 -05:00
parent d43d772e65
commit 59b4799eb8
5 changed files with 1 additions and 37 deletions

View File

@@ -858,11 +858,6 @@ their corresponding top-level category object in your `settings.json` file.
- **Default:** `false`
- **Requires restart:** Yes
- **`experimental.enableEventDrivenScheduler`** (boolean):
- **Description:** Enables event-driven scheduler within the CLI session.
- **Default:** `true`
- **Requires restart:** Yes
- **`experimental.extensionReloading`** (boolean):
- **Description:** Enables extension loading/unloading within the CLI session.
- **Default:** `false`