doAuthentication holds mutex after timeout
Bug #1226540 reported by
John A Meinel
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Go OpenStack Exchange |
Triaged
|
Low
|
Unassigned |
Bug Description
We have a helper for making Authentication requests time out, but the mutex seems to be held by the lowest level function, and thus isn't released if the timeout triggers.
This probably isn't a problem often in practice, but we should move the mutex up a level.
To post a comment you must log in.