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 PromiseBehaviour initialization #514

Merged
merged 1 commit into from
Jan 5, 2025
Merged

Fix PromiseBehaviour initialization #514

merged 1 commit into from
Jan 5, 2025

Conversation

timcassell
Copy link
Owner

@timcassell timcassell commented Jan 4, 2025

Fixes #512.

Added PromiseYielder.Initialize() API to help with early code running before Unity can auto initialize.

@timcassell timcassell added the bug Something isn't working label Jan 4, 2025
@timcassell timcassell added this to the v3.3.0 milestone Jan 4, 2025
@timcassell timcassell self-assigned this Jan 4, 2025
@timcassell timcassell linked an issue Jan 4, 2025 that may be closed by this pull request
@timcassell timcassell force-pushed the fix-unity-init branch 2 times, most recently from 5dc0281 to c9b07c9 Compare January 5, 2025 12:23
…d to `Start`.

Initialize earlier.
Combined static reset and initialization calls.
Added `PromiseYielder.Initialize()` API.
@timcassell timcassell merged commit e520f63 into develop Jan 5, 2025
27 checks passed
@timcassell timcassell deleted the fix-unity-init branch January 5, 2025 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Proto.Promises.PromiseYieldExtensions exception on Android?
1 participant