An issue was discovered in the tokio crate before 1.8.1 for Rust. Upon a JoinHandle::abort, a Task may be dropped in the wrong thread.
{
"versions": [
{
"introduced": "0.3.0"
},
{
"fixed": "1.5.1"
},
{
"introduced": "1.6.0"
},
{
"fixed": "1.6.3"
},
{
"introduced": "1.7.0"
},
{
"fixed": "1.7.2"
},
{
"introduced": "0"
},
{
"last_affected": "1.8.0"
}
]
}