Check that we're not about to deadlock if the queue is full and we can't repeat-write.
authorCarl Hetherington <cth@carlh.net>
Thu, 7 Jun 2018 15:34:44 +0000 (16:34 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 7 Jun 2018 15:34:44 +0000 (16:34 +0100)
commit4fcceb85cbf029d65b26d18042c7bfe4ad326b2a
tree53d981f05e0415bd13dfe82fbed9c75333ebbf68
parent72f62ee25c0262571b7dfc2104b644099f2d4720
Check that we're not about to deadlock if the queue is full and we can't repeat-write.
src/lib/writer.cc