On Sun Jan 8 19:01:36 2023 +0000, Bernhard Kölbl wrote:
it does hurt because we need to immediately know the state in StartAsync.
In that caze, we'll either need to duplicate the check, or create the thread from StartAsync inatead and use asyncaction just for returning status.