irungentoo / toxcore

The future of online communications.
https://tox.chat/
GNU General Public License v3.0
8.74k stars 1.27k forks source link

Protect against spurious wakeups #1076

Open elfring opened 10 years ago

elfring commented 10 years ago

I have seen that no loop is used around a call of the function "pthread_cond_wait". Would you like to reuse anything from my message on the topic "spurious wakeup"?

elfring commented 9 years ago

I would appreciate a bit more constructive feedback for this issue.

GrayHatter commented 9 years ago

closed for not having any activity in a year... reopened, sorry it got caught in crossfire

elfring commented 9 years ago

Did any commits improve the reported software situation already?

GrayHatter commented 8 years ago

@elfring I'm going to close this soon unless you want to argue for the reason this needs to be fixed?

elfring commented 8 years ago

Would you like to reconsider also the checking of corresponding predicates?