System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
Overview

Artifact ID: f36781d07aac9fc21319193bbbabb42a128844d6
Ticket: 43d04ebaa4bb67d01df9075e3925854dd8f3577c
'System.Data.SQLite.SQLiteException: bad parameter or other API misuse' error when used in multithreaded environment
User & Date: mistachkin 2018-05-15 23:29:47
Changes

  1. icomment:
    Is this query being executed asynchronously against a connection that has been disposed (e.g. via exiting a 'using' block, etc)?
    
    It may be useful to see the associated C# code that is triggering this issue.
    
  2. login: "mistachkin"
  3. mimetype: "text/x-fossil-plain"