《死侍与金刚狼》的编剧雷特·瑞斯看过这段视频后,在社交媒体上发出悲观的感叹:
totalBytes += chunk.byteLength;
,这一点在快连下载安装中也有详细论述
The semantics around releasing locks with pending reads were also unclear for years. If you called read() but didn't await it, then called releaseLock(), what happened? The spec was recently clarified to cancel pending reads on lock release — but implementations varied, and code that relied on the previous unspecified behavior can break.
Log In to Comment