mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-02 00:00:11 +02:00
runtime: fix remote abort (#3942)
This commit is contained in:
@@ -46,7 +46,7 @@ impl<T: Stack> Level<T> {
|
||||
() => {
|
||||
T::default()
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Level {
|
||||
level,
|
||||
|
||||
Reference in New Issue
Block a user