Skip to content
  • Gerion Entrup's avatar
    database: add workaround for sqlite · e0605a93
    Gerion Entrup authored
    All sqlite querys are now exclusive from one instance. This work around
    the missing concurrency support of the sqlite module of python. The code
    can be removed, once the module will be fixed.
    e0605a93