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

Rework description of control thread state and rendering thread state #2312

Merged
merged 2 commits into from
Apr 1, 2021

Conversation

padenot
Copy link
Member

@padenot padenot commented Mar 26, 2021

This fixes #2280. I want with Raymond's suggestion.

The first commit contains the real change. The second commit is simply a cleanup where I switch to using more bikeshed markup and `[[]]`` symbols, in line with what we do for other private slots.

I also took this opportunity to describe more formally the state getter.


Preview | Diff

@padenot padenot requested a review from rtoy March 26, 2021 14:08
@padenot padenot self-assigned this Mar 26, 2021
Copy link
Member

@rtoy rtoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for breaking the change into two commits. The first makes it really easy to see. The second makes it easy to see the bikeshed changes.

Looks good.

index.bs Show resolved Hide resolved
@padenot
Copy link
Member Author

padenot commented Apr 1, 2021

(simple rebase over @hoch changes for the task source)

@padenot padenot merged commit d8f0732 into main Apr 1, 2021
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.

Inconsistencies with "control thread state"
2 participants