|
|
|
|
|
by Wumpnot
448 days ago
|
|
In some rare cases you can get an exclusive lock when you asked for a shared lock, most code won't care and will still work correctly, but sometimes people do weird shit that they probably should have used a different construct for, and run into this. |
|