-
Notifications
You must be signed in to change notification settings - Fork 37
[RelDB2] Concurrency-related stuff #3319
Copy link
Copy link
Open
Labels
enhancementGeneral enhancement which is neither bug nor featureGeneral enhancement which is neither bug nor featureneeds investigationThe cause for a bug is not clear enough, so it has to be investigated for some timeThe cause for a bug is not clear enough, so it has to be investigated for some time
Milestone
Metadata
Metadata
Assignees
Labels
enhancementGeneral enhancement which is neither bug nor featureGeneral enhancement which is neither bug nor featureneeds investigationThe cause for a bug is not clear enough, so it has to be investigated for some timeThe cause for a bug is not clear enough, so it has to be investigated for some time
There seem to be some uncertainties in regards to locking and concurrency. Not necessarily blockers, but uncomfortable things nonetheless. Here's a list of topics:
test_create_sequential_numbers_race_conditionproblem will need to be investigated (Impulse from @hjanott was to search for dead locks in postgres)