From b34310b4e90af1442363fe09db082d68e1721130 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 20 Jul 2016 10:21:13 +0100 Subject: Try to fix intermittent deadlocks with encoding servers. Before this commit all encoding threads could be removed and then ::encode would always wait on _full_condition no matter what the queue size. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4c4f19db9..062677604 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2016-07-20 Carl Hetherington + + * Try to fix intermittent hangs with encoding servers. + 2016-07-14 Carl Hetherington * Version 2.9.3 released. -- cgit v1.2.3