Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Don't trample an existing SynchronizationContext #817

Merged
merged 5 commits into from
Jun 1, 2018

Conversation

shana
Copy link
Member

@shana shana commented Jun 1, 2018

Unity now ships with a synchronization context, so we shouldn't trample all over it. We don't need a sync context permanently in the main thread anyway, we just need it temporarily there to create a task scheduler.

@shana shana added the bug label Jun 1, 2018
@StanleyGoldman StanleyGoldman merged commit 0043802 into master Jun 1, 2018
@StanleyGoldman StanleyGoldman deleted the fixes/synccontext branch June 1, 2018 19:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants