swift
cb232623 - [Concurrency] Add an environment variable to validate unchecked continuation usage.

Commit
3 years ago
[Concurrency] Add an environment variable to validate unchecked continuation usage. When enabled, we track all active unchecked continuations in a global set, and fatal error if one is called twice. rdar://97390481
Author
Parents
Loading