run_in_thread#

ignis.utils.Utils.run_in_thread(func: Callable) Callable#

Decorator to run the decorated function in a thread.