MyGit

tokio-1.38.2

tokio-rs/tokio

版本发布时间: 2025-04-04 01:48:33

tokio-rs/tokio最新发布版本:tokio-1.52.3(2026-05-08 20:53:37)

This release fixes a soundness issue in the broadcast channel. The channel accepts values that are Send but !Sync. Previously, the channel called clone() on these values without synchronizing. This release fixes the channel by synchronizing calls to .clone() (Thanks Austin Bonander for finding and reporting the issue).

Fixed

相关地址:原始地址 下载(tar) 下载(zip)

查看:2025-04-04发行的版本