1
0
Fork 0
tuned/tuned/admin
Jaroslav Škarvada c8ac54d988 tuned-adm: fixed race condition in profile_changed DBus signal processing
If profile was quickly changed, e.g. profile loading failed and
previous profile was reloaded, multiple profile_changed DBus signals
could be received. If the signal is received before it is processed
deadlock may occure (i.e. 10 minut timeout).

Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
2016-08-29 15:25:40 +02:00
..
__init__.py tuned-adm: switch completely to DBus 2012-11-05 17:02:52 +01:00
admin.py tuned-adm: fixed race condition in profile_changed DBus signal processing 2016-08-29 15:25:40 +02:00
dbus_controller.py Dropped deprecated/unneeded glib code 2016-08-23 15:41:52 +02:00
exceptions.py tuned-adm: implemented non DBus fallback control 2013-11-06 09:21:01 +01:00