Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a test that ensures tasks get invalidated
This detects a bug unique to the oldest back-deployment targets for Swift concurrency, where Tasks were getting created with an incorrect bit pattern that made them immortal. Verifies that rdar://93087343 has been fixed.
- Loading branch information