Uh oh!
There was an error while loading. Please reload this page.
[fuchsia] Migrate from launchpad to fdio_spawn_etc - #51359
Conversation
rust-highfive
commented
Jun 5, 2018
(rust_highfive has picked a reviewer for you, use r? to override) |
r? @sfackler I guess? |
rust-highfive
commented
Jun 5, 2018
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
sfackler
commented
Jun 5, 2018
Tidy failures, but r=me otherwise. |
There was a problem hiding this comment.
nit: We renamed FDIO_SPAWN_SHARE_JOB to FDIO_SPAWN_CLONE_JOB in the C header. Might be worth aligning here.
cramertj
commented
Jun 5, 2018
@bors r=sfackler |
bors
commented
Jun 5, 2018
📌 Commit aa23aba has been approved by |
[fuchsia] Migrate from launchpad to fdio_spawn_etc fdio_spawn_etc is the preferred way of creating processes on Fuchsia now. cc @abarth
[fuchsia] Migrate from launchpad to fdio_spawn_etc fdio_spawn_etc is the preferred way of creating processes on Fuchsia now. cc @abarth
[fuchsia] Migrate from launchpad to fdio_spawn_etc fdio_spawn_etc is the preferred way of creating processes on Fuchsia now. cc @abarth
bors
commented
Jun 7, 2018
⌛ Testing commit aa23aba with merge fc3ad51a9e906bf5690d03ff661c4fd6507f724b... |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
fdio_spawn_etc is the preferred way of creating processes on Fuchsia now.
cramertj
commented
Jun 7, 2018
@bors r=sfackler |
bors
commented
Jun 7, 2018
📌 Commit 0c6cd26 has been approved by |
bors
commented
Jun 8, 2018
⌛ Testing commit 0c6cd26 with merge b6b9886a757a40a910d5155f3c5c59b83428da1c... |
bors
commented
Jun 8, 2018
💔 Test failed - status-travis |
This comment has been minimized.
This comment has been minimized.
kennytm
commented
Jun 8, 2018
@bors retry |
[fuchsia] Migrate from launchpad to fdio_spawn_etc fdio_spawn_etc is the preferred way of creating processes on Fuchsia now. cc @abarth
bors
commented
Jun 9, 2018
bors
commented
Jun 9, 2018
☀️ Test successful - status-appveyor, status-travis |
fdio_spawn_etc is the preferred way of creating processes on Fuchsia
now.
cc @abarth