-
Notifications
You must be signed in to change notification settings - Fork 132
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Description
Error messages during seemingly normal operation.
Are the following supposed to be debug!
, or is it something unexpected I should look into?
mirrord/mirrord-layer/src/outgoing/tcp.rs
Line 110 in 6451e0d
error!("interceptor_task -> Stream {:#?} has no more data, closing!", connection_id); |
and
mirrord/mirrord-layer/src/outgoing/udp.rs
Line 131 in 6451e0d
error!("interceptor_task -> Stream {:#?} has no more data, closing!", connection_id); |
Steps to Reproduce
I don't have an MCVE for it yet.
Backtrace
No response
Relevant Logs
No response
Your operating system and version
Linux 5.15.73-1-lts
Local process
proprietary
Local process version
No response
Additional Info
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working