mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
Runtime diagnostics for leaked messages in unbounded channels (part 2) (#13020)
* Fix code review issues * Clarify doc * Get rid of backtrace mutex * kick CI
This commit is contained in:
@@ -10,6 +10,7 @@ description = "I/O for Substrate runtimes"
|
||||
readme = "README.md"
|
||||
|
||||
[dependencies]
|
||||
backtrace = "0.3.67"
|
||||
futures = "0.3.21"
|
||||
futures-timer = "3.0.2"
|
||||
lazy_static = "1.4.0"
|
||||
|
||||
Reference in New Issue
Block a user