Searched refs:loading_animation (Results 1 – 1 of 1) sorted by relevance
109 def loading_animation(done_event): function123 animation_thread = threading.Thread(target=loading_animation, args=(done_event,))