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

Add Promise.Each #445

Merged
merged 8 commits into from
Jun 19, 2024
Merged

Add Promise.Each #445

merged 8 commits into from
Jun 19, 2024

Conversation

timcassell
Copy link
Owner

@timcassell timcassell commented Jun 16, 2024

Resolves #421.

Fixed a memory leak caused by a bug in Unity's runtime older than 2021.2.

@timcassell timcassell added the enhancement New feature or request label Jun 16, 2024
@timcassell timcassell added this to the v3.1.0 milestone Jun 16, 2024
@timcassell timcassell self-assigned this Jun 16, 2024
@timcassell timcassell linked an issue Jun 16, 2024 that may be closed by this pull request
@timcassell timcassell marked this pull request as ready for review June 17, 2024 00:30
@timcassell timcassell marked this pull request as draft June 18, 2024 00:16
@timcassell timcassell marked this pull request as ready for review June 19, 2024 15:54
@timcassell timcassell merged commit eb55fd5 into develop Jun 19, 2024
36 checks passed
@timcassell timcassell deleted the each branch June 19, 2024 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Promise.Each to process operations as they complete
1 participant