Skip to content

7.10.0->7.10.2 upgrade thread 'main' panicked #1757

@jackfischer

Description

@jackfischer
jack@Jacks-MacBook-Air-2 ~/d/app (main)> gel migrate
Newer version of gel tool exists 7.10.2+672a98b (current 7.10.0+5b86973). To upgrade run `gel cli upgrade`
Connecting to Gel instance 'app' at localhost:10700...
Legacy migration file names detected, consider running 'gel migration upgrade-format'
Everything is up to date. Revision m1whdzzg3dy6ripegsln2b3pihjakpulewqwi3kdnrlwkqoeppi73a
jack@Jacks-MacBook-Air-2 ~/d/app (main)> gel cli upgrade

thread 'main' panicked at src/portable/repository.rs:371:7:
Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks.
stack backtrace:
   0: __rustc::rust_begin_unwind
   1: core::panicking::panic_fmt
   2: gel::portable::repository::get_platform_cli_packages
   3: tokio::runtime::context::runtime::enter_runtime
   4: gel::cli::run
   5: gel::_main
   6: gel::main
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions