add features sync callback processing
Compare changes
+ 29
− 17
@@ -5,6 +7,7 @@ class CallbackManager(object):
@@ -5,6 +7,7 @@ class CallbackManager(object):
@@ -14,15 +17,31 @@ def __init__(self):
@@ -14,15 +17,31 @@ def __init__(self):
@@ -48,46 +67,39 @@ def clear(self):
@@ -48,46 +67,39 @@ def clear(self):