Merge r41276 to stable #21409
Labels
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
merge-to-stable
type-task
A well-defined stand-alone task
Milestone
This if fixing a few bugs in dart:io -- e.g. a situation where the VM hangs and doesn't exit and a SEGFAULT.
This has not been reported by a user but has been discovered by me. It is triggered by using the "ServerSocketReference" feature (i.e. sending server sockets to other isolates).
See r41276 and Issue #21384, Issue #21383.
This is green on all bleeding edge builders and should merge cleanly (did not try).
Up to you guys to decide whether/when this should be merged.
The text was updated successfully, but these errors were encountered: