Hi, I'm using ``` AppKit.Evm.SignMessageAsync(messageToSign); ``` in my app. I can't properly cancel this if I need to, I can break the await but the task will still be runnnig.