1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-18 10:04:20 +03:00
Tony Asleson 61420309ee lvmdbusd: Prevent stall when update thread gets exception
If during the process of fetching current lvm state we experience an
exception we fail to call set_result on the queued_requests we were
processing.  When this happens those threads block forever which causes
the service to stall infinitely.  Only clear the queued_requests after
we have called set_result.
2017-06-02 12:39:04 -05:00
..
2016-02-18 13:26:08 +00:00
2016-12-10 17:59:07 +00:00
2016-11-30 15:59:06 -06:00
2016-02-17 23:53:35 +00:00
2017-02-01 15:38:55 -06:00
2016-08-29 15:26:56 -05:00
2017-04-27 18:16:17 +02:00
2017-05-05 10:30:06 -05:00
2016-02-17 23:53:35 +00:00
2017-02-01 16:51:00 -06:00
2016-12-20 11:06:57 -06:00
2016-02-17 23:53:35 +00:00
2017-02-01 16:37:03 -06:00