Skip to content

RocksDB multiple connects are failing with error #49

@graninas

Description

@graninas

See the labyrinth game (commit 7d47e83).

Scenario:

  1. Type save 0. A new connection is opened, and the game will be successfully saved.
  2. Type load 0. A new connection will fail.
> save 0
Game successully saved to KV DB.
> load 0
labyrinth: InvalidOperation "DBError SystemError \"user error (open: IO error: lock ./app/labyrinth/labyrinths.rdb/LOCK: No locks available)\""
labyrinth: thread blocked indefinitely in an STM transaction

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions