1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-17 03:57:06 +01:00
Clementine-audio-player-Mac.../ext/libclementine-common
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