Crash when using concurrency, parameter packs and associated type together #68698
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
crash
Bug: A crash, i.e., an abnormal termination of software
memory safety
Feature: memory safety
parameter packs
Feature → generics: Parameter packs
Description
Hello. We see a
signal SIGABRT
with the following output when trying out the new parameter packs in Swift 5.9.Steps to reproduce
Isolated the issue with the following code:
Including a real life example of the crash with some stack trace:

Expected behavior
No crash 🙂
Environment
The text was updated successfully, but these errors were encountered: