Commit cd3faee5 authored by Devaev Maxim's avatar Devaev Maxim

Enable GObject threads

parent dd16cfbf
......@@ -24,6 +24,7 @@ class Server(object) :
self.__modules_list = []
self.__services_dict = {}
gobject.threads_init()
self.__main_loop = gobject.MainLoop()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment