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

Adds run_in_mode wrapper over CFRunLoopRunInMode #460

Merged
merged 1 commit into from
Oct 27, 2021

Conversation

xanathar
Copy link
Contributor

Adds a run_in_mode wrapper function which just makes CFRunLoopRunInMode a little more "rusty".

Also adds a CFRunLoopRunResult enum to type the return value.

@jdm
Copy link
Member

jdm commented Aug 11, 2021

@bors-servo r+
Nice improvement!

@bors-servo
Copy link
Contributor

📌 Commit 7da5f4b has been approved by jdm

@bors-servo
Copy link
Contributor

⌛ Testing commit 7da5f4b with merge c0d929c...

bors-servo added a commit that referenced this pull request Aug 11, 2021
Adds run_in_mode wrapper over CFRunLoopRunInMode

Adds a `run_in_mode` wrapper function which just makes `CFRunLoopRunInMode` a little more "rusty".

Also adds a `CFRunLoopRunResult` enum to type the return value.
@bors-servo
Copy link
Contributor

💥 Test timed out

@xanathar
Copy link
Contributor Author

Minor change: added some #[derive] to the result enum to simplify its handling.

@jrmuizel
Copy link
Collaborator

@bors-servo retry

@jrmuizel
Copy link
Collaborator

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit d83794c has been approved by jrmuizel

@bors-servo
Copy link
Contributor

⌛ Testing commit d83794c with merge 4960762...

@bors-servo
Copy link
Contributor

☀️ Test successful - checks-travis
Approved by: jrmuizel
Pushing 4960762 to master...

@bors-servo bors-servo merged commit 4960762 into servo:master Oct 27, 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.

None yet

4 participants