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
john@AlienWorld:~/prog/wasmer/lib$ wasmer login
Opening auth link in your default browser: https://wasmer.io/auth/cli?nonce_id=...-c
Waiting for session... Done!
✔ Login for Wasmer user "tokera" saved
john@AlienWorld:~/prog/wasmer/lib$ wasmer login
thread 'main' panicked at /home/john/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/blocking/shutdown.rs:51:21:
Cannot drop a runtime in a context where blocking is not allowed. This happens when a runtime is dropped from within an asynchronous context.
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
john@AlienWorld:~/prog/wasmer/lib
It would also be handy if one could logout
The text was updated successfully, but these errors were encountered:
It would also be handy if one could
logout
The text was updated successfully, but these errors were encountered: