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 #1

Updated by Joshua Randall about 8 years ago

  • Subject changed from crunch-job can miss the final output of a job to crunch-job can miss the final log output of a job
Actions #2

Updated by Brett Smith almost 8 years ago

  • Subject changed from crunch-job can miss the final log output of a job to [Crunch] crunch-job can miss the final log output of a job
  • Assigned To deleted (Joshua Randall)
Actions #3

Updated by Brett Smith almost 8 years ago

  • Target version set to Arvados Future Sprints
Actions #4

Updated by Tom Clegg almost 3 years ago

  • Status changed from New to Closed
Actions #5

Updated by Ward Vandewege almost 3 years ago

  • Target version deleted (Arvados Future Sprints)
Actions

Also available in: Atom PDF