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

call task::yield in comm::peek fixes #2841 #2947

Closed
wants to merge 2 commits into from

Conversation

tedhorst
Copy link
Contributor

No description provided.

@tedhorst tedhorst mentioned this pull request Jul 18, 2012
@tedhorst
Copy link
Contributor Author

Yeah, that would be better. I can update the pull request tonight, or somebody can just do it directly on incoming. Are there any plans for how the compiler will insert yields?

@graydon
Copy link
Contributor

graydon commented Jul 24, 2012

Squashed to a single commit and merged in 78fa021, thanks.

@graydon graydon closed this Jul 24, 2012
RalfJung pushed a commit to RalfJung/rust that referenced this pull request Jul 8, 2023
Try to fix cronjob PR creation

The main tests use `bash` several times, maybe that is the issue here, too?
celinval added a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
…#2947)

Migrate these modules to use StableMIR except for calls that depend on
the function signature and ABI. Note that we shouldn't really be using
function signature as captured here:
model-checking/kani#1365. So I suggest that we
move to using the FnAbi as soon as we add that to StableMIR.

---------

Co-authored-by: Adrian Palacios <[email protected]>
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.

2 participants