Skip to content

Conversation

@younata
Copy link
Member

@younata younata commented Mar 23, 2025

This partially solves the issue of swift testing's concurrent test runner tripping the 'nested polling expectation' error.

Solving this for synchronous polling expectations will be much more involved - if it's even possible - , as synchronous polling expectations actually run the test code on the main runloop.

#1188

This partially solves the issue of swift testing's concurrent test runner tripping the 'nested polling expectation' error.
Solving this for synchronous polling expectations will be much more involved.
As synchronous polling expectations actually run all the test code on the main runloop.
@younata younata merged commit ab84b2f into main Mar 24, 2025
14 of 20 checks passed
@younata younata deleted the allow-multiple-async-polling-expressions branch March 24, 2025 02:12
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