mirror of
https://github.com/fafhrd91/actix-net
synced 2025-06-26 19:47:43 +02:00
deprecate rt TLS item storage
This commit is contained in:
@ -141,6 +141,7 @@ fn arbiter_drop_no_panic_fut() {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[allow(deprecated)]
|
||||
fn arbiter_item_storage() {
|
||||
let _ = System::new();
|
||||
|
||||
|
Reference in New Issue
Block a user