Project

General

Profile

Actions

Bug #8721

closed

[Crunch] crunch-job can miss the final log output of a job

Added by Joshua Randall about 8 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Normal
Assigned To:
-
Category:
Crunch
Target version:
-
Story points:
-

Description

I have not completely confirmed this yet, but I think crunch-job has a bug in which it can miss the last chunk of output from a job if the job writes the output between the time readfrompipes() finishes reading that job and when reapchildren() checks to see if it has exited (and it has).

The fix should probably be to have reapchildren flush the output of the job and handle it in the same manner as readfrompipes (it would probably be good to split that functionality out to facilitate doing that - perhaps into `readfrompipe`).

Actions

Also available in: Atom PDF