Skip to content

Conversation

@EdmondDantes
Copy link
Contributor

#7: Refactoring of Zend GC logic for coroutines. Added GC context for traversing nodes. Edge cases fixed.

  • Additionally, for the Coroutine::cancel() method, the mandatory parameter has been removed and is now optional.

… traversing nodes. Edge cases fixed.

+ Additionally, for the Coroutine::cancel() method, the mandatory parameter has been removed and is now optional.
@EdmondDantes EdmondDantes added this to the Stabilization milestone Jul 3, 2025
@EdmondDantes EdmondDantes self-assigned this Jul 3, 2025
@EdmondDantes EdmondDantes linked an issue Jul 3, 2025 that may be closed by this pull request
@EdmondDantes EdmondDantes merged commit 9108cea into main Jul 3, 2025
1 of 4 checks passed
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.

Tests for destructors with asynchronous functions.

2 participants