Skip to content

Conversation

@dafurman
Copy link
Contributor

The docs here reference behavior from code that's commented out.

// TODO: Investigate why mega yields are still necessary in TCA's test suite.
// guard !uncheckedUseMainSerialExecutor else {
//   await Task.yield()
//   return
// }

This caused me and my team some confusion, so I think it's worth removing them until the commented-out code is restored, in which case this PR could be reverted.

Copy link
Member

@mbrandonw mbrandonw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, good find. Thank you @dafurman!

@mbrandonw mbrandonw merged commit 7ffd52c into pointfreeco:main Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants