trove/releasenotes/notes/postgres-user-list-race-46624dc9e4420e02.yaml
Petr Malik 5c4b710000 Fix race in Postgres user-list
Retrieve the user names and access rights
in a single query hence closing the race
window.

Change-Id: I66847827fa8cb0615c1662670017d2cc55466ff3
Closes-Bug: 1617464
2016-09-10 16:06:43 -04:00

5 lines
89 B
YAML

---
fixes:
- Close the race condition window in user-list
call. Closes-Bug 1617464