diff options
author | Teddy Wing | 2017-11-11 22:49:04 +0100 |
---|---|---|
committer | Teddy Wing | 2017-11-11 22:49:04 +0100 |
commit | b9d225974d9be1ded1ee0b47d8025916edd5736c (patch) | |
tree | dc9b2f7d19d7e3a56224412b2bad608678704305 /src/main.rs | |
parent | 7b62d76be439e11db52933d9f168d6f3ac5691c5 (diff) | |
download | kipper-b9d225974d9be1ded1ee0b47d8025916edd5736c.tar.bz2 |
find_and_track_build_and_update_status(): Use `Result`s
Catch `Result` errors in the spawned thread by panicking with `expect`.
Couldn't figure out how to use `expect` with a custom value, in the case
of `request_job`.
Diffstat (limited to 'src/main.rs')
0 files changed, 0 insertions, 0 deletions