python-event-sourcery icon indicating copy to clipboard operation
python-event-sourcery copied to clipboard

Handle edge case with adding streams with identical name in SQL backends (Django, SQLAlchemy)

Open Enforcer opened this issue 1 year ago • 0 comments

There might be an edge case when despite checks in code we end up with identical entries in streams table.

There are checks and constraints but this part is still susceptible to race conditions

Enforcer avatar Jan 20 '24 20:01 Enforcer