Skip to content

Force main thread for prepare_windows system#11

Merged
cart merged 3 commits intocart:pipelined-renderingfrom
TheRawMeatball:thread-fix
Jun 29, 2021
Merged

Force main thread for prepare_windows system#11
cart merged 3 commits intocart:pipelined-renderingfrom
TheRawMeatball:thread-fix

Conversation

@TheRawMeatball
Copy link

No description provided.

@superdump
Copy link

Tested working on macOS. :) This feels better than my PR #10 as it just causes it to be scheduled on the main thread and doesn't bottleneck everything with an exclusive system.

@cart
Copy link
Owner

cart commented Jun 29, 2021

I changed Token to Marker because "token" generally implies state of some kind (and this is a ZST) and we're already using the "marker" naming convention for things like PhantomData (which i think falls into a similar category).

@cart cart merged commit 1635de4 into cart:pipelined-rendering Jun 29, 2021
@TheRawMeatball TheRawMeatball deleted the thread-fix branch June 29, 2021 21:44
cart pushed a commit that referenced this pull request Jul 24, 2021
Force main thread for prepare_windows system
cart pushed a commit that referenced this pull request Jul 24, 2021
Force main thread for prepare_windows system
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.

3 participants