Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If you login, then attempt to login again it panics #4918

Closed
john-sharratt opened this issue Jul 5, 2024 · 0 comments
Closed

If you login, then attempt to login again it panics #4918

john-sharratt opened this issue Jul 5, 2024 · 0 comments
Assignees
Labels
📦 lib-cli About wasmer-cli 🕵️ needs investigation The issue/PR needs further investigation

Comments

@john-sharratt
Copy link
Contributor

john-sharratt commented Jul 5, 2024

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

@xdoardo xdoardo self-assigned this Jul 5, 2024
@xdoardo xdoardo added 🕵️ needs investigation The issue/PR needs further investigation 📦 lib-cli About wasmer-cli labels Jul 24, 2024 — with Linear
@ayys ayys closed this as completed Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 lib-cli About wasmer-cli 🕵️ needs investigation The issue/PR needs further investigation
Projects
None yet
Development

No branches or pull requests

3 participants