Skip to content

Add task forwarding #6934

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
brson opened this issue Jun 4, 2013 · 1 comment
Closed

Add task forwarding #6934

brson opened this issue Jun 4, 2013 · 1 comment
Labels
A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows

Comments

@brson
Copy link
Contributor

brson commented Jun 4, 2013

A scheduler set up to forward tasks refuses to schedule any tasks which are not pinned to it, instead sending them through a SchedHandle to some other scheduler.

For implementing 1:1 scheduling and the platform thread.

@toddaaro
Copy link
Contributor

toddaaro commented Aug 6, 2013

This was done in a past commit, closing it.

@toddaaro toddaaro closed this as completed Aug 6, 2013
flip1995 pushed a commit to flip1995/rust that referenced this issue Apr 8, 2021
…Manishearth

Add non_octal_unix_permissions lint

fixes rust-lang#6934

changelog: add new lint that checks for non-octal values used to set unix file permissions
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows
Projects
None yet
Development

No branches or pull requests

2 participants