Skip to content

Tasks: before shutdown cannot be async in web #108649

@bpasero

Description

@bpasero

A reminder that in browser long running shutdown handlers will not work:

public beforeShutdown(): boolean | Promise<boolean> {

I suggest to move this into a electron-sandbox namespace to be clear.

Metadata

Metadata

Assignees

Labels

debtCode quality issuesinsiders-releasedPatch has been released in VS Code InsiderstasksTask system issueswebIssues related to running VSCode in the web

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions