Skip to content

Waiting on VS Code as editor causes console spew from VS Code that is irrelevant to HttpRepl #588

@albertdc

Description

@albertdc

editor.command.default is set to vscode and editor.command.default.arguments is set to --wait.
If I do a post from vscode Terminal, it shows this error while waiting for the .json file to close: [33184:1028/103530.347:ERROR:service_worker_storage.cc(1904)] Failed to delete the database: Database IO error

After putting in a valid JSON string and closing the file, I get no other error. The service_worker_storage error is a bit weird though: what database was it trying to delete and why was it trying to delete that database?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions