Isolated init crashes the compiler #74359
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
concurrency
Feature: umbrella label for concurrency language features
crash
Bug: A crash, i.e., an abnormal termination of software
Description
All of the forms I could think of to write an async init which is isolated to a parameter simply crash.
Reproduction
Stack dump
Expected behavior
It should compile correctly and run the init on the actor's executor.
Environment
swift-driver version: 1.109.2 Apple Swift version 6.0 (swiftlang-6.0.0.3.300 clang-1600.0.20.10)
Target: arm64-apple-macosx14.0
Additional information
No response
The text was updated successfully, but these errors were encountered: