Closed KristianWahlroos closed 4 years ago
Fix a problem with indefinitely growing logs. The previous versions with enters didn't exit spans in async context. This one exits.
@kincaidoneil
Tagging as breaking for the trait return type change in crates/interledger-stream/src/packet.rs.
crates/interledger-stream/src/packet.rs
Fix a problem with indefinitely growing logs. The previous versions with enters didn't exit spans in async context. This one exits.