We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
thread 'tokio-runtime-worker' panicked at crates/forge_app/src/service/chat.rs:156:18: called `Result::unwrap()` on an `Err` value: SendError { .. } stack backtrace: 0: _rust_begin_unwind 1: core::panicking::panic_fmt 2: core::result::unwrap_failed 3: <forge_app::service::chat::Live as forge_app::service::chat::ChatService>::chat::{{closure}}::{{closure}} 4: tokio::runtime::task::core::Core<T,S>::poll 5: tokio::runtime::task::harness::Harness<T,S>::poll 6: tokio::runtime::scheduler::multi_thread::worker::Context::run_task 7: tokio::runtime::scheduler::multi_thread::worker::Context::run 8: tokio::runtime::context::runtime::enter_runtime 9: tokio::runtime::scheduler::multi_thread::worker::run 10: <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll 11: tokio::runtime::task::core::Core<T,S>::poll 12: tokio::runtime::task::harness::Harness<T,S>::poll 13: tokio::runtime::blocking::pool::Inner::run note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: