Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix while loop for async tasks in executionBlock #32

Merged
merged 6 commits into from
May 3, 2024

Conversation

FabrizioBrancati
Copy link
Owner

@FabrizioBrancati FabrizioBrancati commented May 2, 2024

Summary

This PR fixes a bug that can occur when developers are using an async task in the executionBlock and manualFinish is set to true.

Support

Describe the platforms that your PR supports. If your PR does not support a platform, provide a reason.

  • iOS
  • macOS
  • macCatalyst
  • tvOS
  • watchOS
  • visionOS
  • Linux

Checklist

Make sure you check off the following items. If they cannot be completed, provide a reason.

  • Added tests
  • Added documentation
  • Added a changelog entry
  • Added to the README the new functionality description

@FabrizioBrancati FabrizioBrancati merged commit ed9c55a into develop May 3, 2024
16 checks passed
@FabrizioBrancati FabrizioBrancati deleted the bugfix/async-while-loop branch May 3, 2024 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant