From: gregor herrmann Date: Fri, 1 Apr 2022 23:33:30 +0000 (+0200) Subject: log_mhz19.py: fix deprecation warning with python 3.10 X-Git-Url: https://git.toastfreeware.priv.at/toast/airingbutler.git/commitdiff_plain/542c509c47cdae3a08d4217940c6cfb2ccfcd0fc?hp=542c509c47cdae3a08d4217940c6cfb2ccfcd0fc log_mhz19.py: fix deprecation warning with python 3.10 for further reading and alternative solutions: DeprecationWarning: There is no current event loop ---