Fixing another bad wait
This commit is contained in:
parent
360e995725
commit
e35a7a319b
|
@ -679,6 +679,8 @@ class TagPairActionContext( object ):
|
||||||
|
|
||||||
self._notify_new_tags_info.wait( 0.5 )
|
self._notify_new_tags_info.wait( 0.5 )
|
||||||
|
|
||||||
|
self._notify_new_tags_info.clear()
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
pertinent_pairs = set()
|
pertinent_pairs = set()
|
||||||
|
|
Loading…
Reference in New Issue