This website requires JavaScript.
Explore
Help
Sign In
Funkwhale
/
Clementine-audio-player-Mac-Linux-Windows
Watch
1
Star
0
Fork
0
You've already forked Clementine-audio-player-Mac-Linux-Windows
mirror of
https://github.com/clementine-player/Clementine
synced
2025-01-17 03:57:06 +01:00
Code
Issues
Releases
Wiki
Activity
694ffe42df
Clementine-audio-player-Mac...
/
ext
/
libclementine-common
History
David Sansome
694ffe42df
Don't send messages to a handler in the time between its socket closing and its process ending. Fixes a race condition that would result in a tag loading operation never completing. Fixes issue 2616
2012-01-22 18:53:17 +00:00
..
core
Don't send messages to a handler in the time between its socket closing and its process ending. Fixes a race condition that would result in a tag loading operation never completing. Fixes issue 2616
2012-01-22 18:53:17 +00:00
CMakeLists.txt
Queue messages in WorkerPool instead of in each individual handler, so the entire queue isn't lost if a worker crashes.
2012-01-22 18:53:17 +00:00