port_win.cc: deadlock in CondVar::SignalAll
Open
bug
- Dominant language
- C++
- Stars
- 39.4k
- Forks
- 8.2k
- PR merge metrics
- No merged PRs in 30d
Description
Original [issue 149](https://code.google.com/p/leveldb/issues/detail?id=149) created by makhnich on 2013-02-22T16:37:57.000Z:
The existing implementation of SignalAll causes a deadlock when there are several waiting threads.
Contributor guide
Assessment
This issue has not been assessed yet.