-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: 2.4.9
-
Component/s: Concurrency
-
None
-
ALL
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
While validate runs, it holds a read lock on the db and does not yield. We should investigate whether this blocks authentication on the database if a writer queues during this process.