Skip to content
Commit ad410738 authored by Dmitry Markin's avatar Dmitry Markin Committed by GitHub
Browse files

Make unbounded channels size warning exact (part 1) (#13490)



* Replace `futures-channel` with `async-channel` in `out_events`

* Apply suggestions from code review

Co-authored-by: default avatarKoute <[email protected]>

* Also print the backtrace of `send()` call

* Switch from `backtrace` crate to `std::backtrace`

* Remove outdated `backtrace` dependency

* Remove `backtrace` from `Cargo.lock`

---------

Co-authored-by: default avatarKoute <[email protected]>
parent 55263fa2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment