Skip to content

Deadlocks #3

@wwbrannon

Description

@wwbrannon

Multiple concurrent processes, running from (for example) different screen sessions sometimes cause deadlocks, especially on insertions into the users table. Postgres and likely other DBMSs resolve the deadlock by killing >=1 of the processes, which is not ideal.

Need to figure out why the deadlocks happen and how to fix them.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions