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

Executor: Separate claimed and spawned states #3576

Closed
wants to merge 1 commit into from

Conversation

bugadani
Copy link
Contributor

A task is now CLAIMED unil its executor is set, and explicitly marked SPAWNED. This means wake events no longer enqueue a task - run_enqueue will return false if the executor has not yet been updated.

@bugadani bugadani marked this pull request as draft November 26, 2024 10:52
@bugadani
Copy link
Contributor Author

Reasoning about this separately from the other PR is harder than I aimed for.

@bugadani bugadani closed this Nov 26, 2024
@bugadani bugadani deleted the spawn branch November 26, 2024 18:20
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.

1 participant