Skip to content

Conversation

@durka
Copy link
Contributor

@durka durka commented Oct 20, 2017

Update jobserver crate to fix rust-lang/cargo#4643, a panic which can't happen according to libc::poll's man page but was nevertheless reported on macOS 10.9 and 10.10.

r? @alexcrichton

[root]
name = "workspace_symbol"
version = "0.1.0"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No idea why this moved. I just did cargo update -p jobserver in the src dir.

@Mark-Simulacrum
Copy link
Member

@bors r+

@bors
Copy link
Collaborator

bors commented Oct 20, 2017

📌 Commit ff0e9df has been approved by Mark-Simulacrum

@kennytm kennytm added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Oct 21, 2017
bors added a commit that referenced this pull request Oct 22, 2017
update jobserver version to work around macos bug

Update `jobserver` crate to fix rust-lang/cargo#4643, a panic which can't happen according to `libc::poll`'s man page but was nevertheless reported on macOS 10.9 and 10.10.

r? @alexcrichton
@bors
Copy link
Collaborator

bors commented Oct 22, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: Mark-Simulacrum
Pushing 5481098 to master...

@bors bors merged commit ff0e9df into rust-lang:master Oct 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cargo panics with "timeout in poll?" error from jobserver

5 participants