DEFAULT_INI = APP_DIR / "binance_monitor_config.ini" ...
Inherits from QRunnable to handler worker thread setup, signals and wrap-up. :param callback: The function callback to run on this worker thread. Supplied args and kwargs will be passed through to the ...