Skip to content

fork checker needs to be robust #602

@rogerbinns

Description

@rogerbinns

It was originally implemented expecting to be installed once with a few connections. Several fixes are required to make it hard to misuse:

  • No connection iimit
  • Detect SQLite already initialized and return an exception
  • Reset state on sqlite3_shutdown so it can be turned on and off multiple times
  • shutdown doc updates to reflect forum
  • expand testing

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