From 0594e9b14342c2bca8b574ffabbc58d5dcf80dab Mon Sep 17 00:00:00 2001 From: ghost Date: Tue, 26 Apr 2011 13:05:58 +0200 Subject: [PATCH] shutdown bdpoll thread on e2 shutdown this is needed for newer python versions... thanks to ritzmo fixes bug #671 --- lib/python/Plugins/SystemPlugins/Hotplug/plugin.py | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lib/python/Plugins/SystemPlugins/Hotplug/plugin.py b/lib/python/Plugins/SystemPlugins/Hotplug/plugin.py index 84cbbcb6..21b214a5 100644 --- a/lib/python/Plugins/SystemPlugins/Hotplug/plugin.py +++ b/lib/python/Plugins/SystemPlugins/Hotplug/plugin.py @@ -50,12 +50,12 @@ IOC_TYPESHIFT = (IOC_NRSHIFT+IOC_NRBITS) BLKRRPART = ((0x12<