You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix: AwsKms now shuts its owned tokio runtime down in the background on drop, preventing the "Cannot drop a runtime in a context where blocking is not allowed" panic during async shutdown (#323). Publishes asherah 0.1.3 to crates.io (#324).