Skip to content

When running with "memory" backend (really sqlite), disable multithreaded mode #2

@seibert

Description

@seibert

SQLite in-memory databases do not appear to behave properly with threads due to some kind of thread-local state. Since in memory databases should not be used in any remotely production scenario, this shouldn't be a serious restriction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions