Skip to content

Should IDBDatabase::close() be in parallel? #474

@stelar7

Description

@stelar7

The MDN page says that it happens in a separate thread.
The only other user of this API is IDBFactory::open, where its run in parallel.

Is MDN correct in this case? or should it be synchronous as in the spec?

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