]> git.arvados.org - arvados.git/commit
12084: Reap children whose threads exit abnormally (status == nil).
authorTom Clegg <tclegg@veritasgenetics.com>
Wed, 20 Sep 2017 01:51:38 +0000 (21:51 -0400)
committerTom Clegg <tclegg@veritasgenetics.com>
Wed, 20 Sep 2017 01:51:38 +0000 (21:51 -0400)
commitfa2f64c6a39809e47bab8639ddee958b0b7ebdc3
treef744dfb3205336c5987940a72ac7c023286618f2
parent5cbf8527dfa71d905f9fa2dfdc45aa13997c438e
12084: Reap children whose threads exit abnormally (status == nil).

Ruby's thread status is false if the thread exited normally, nil if it
exited abnormally.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tclegg@veritasgenetics.com>
services/api/lib/crunch_dispatch.rb