New issue
Advanced search Search tips

Issue 796757 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug

Blocking:
issue 746459
issue 813412
issue 916548



Sign in to add a comment

run_isolated: signal task_runner when it's done with setup overhead

Project Member Reported by mar...@chromium.org, Dec 21 2017

Issue description

Related to issue 796754;
- Have run_isolated somehow signal to task_runner when it's done with overhead.
- Have task_runner only start counting I/O timeout when it got the signal.
- Have task_runner stop the timeout when the child process is terminated, so that tear down overhead is not counted.

 

Comment 1 by mar...@chromium.org, Feb 18 2018

Blocking: 746459

Comment 2 by mar...@chromium.org, Feb 26 2018

About teardown, specifically removing the isolated tree and named caches would be done after signalling the task is completed.

Comment 3 by mar...@chromium.org, Feb 26 2018

Blocking: 813412

Comment 4 by mar...@chromium.org, Mar 16 2018

Summary: run_isolated: signal task_runner when it's done with overhead (was: Have run_isolated signal task_runner when it's done with overhead)

Comment 5 by mar...@chromium.org, Mar 16 2018

Summary: run_isolated: signal task_runner when it's done with setup overhead (was: run_isolated: signal task_runner when it's done with overhead)

Comment 6 by mar...@chromium.org, Mar 16 2018

 Issue 822767  has been merged into this issue.
Keywords: stats, isolated, cipd

These (especially isolated inputs stats and CIPD packages) should be reported as soon as setup overhead is completed.
Blocking: 916548

Sign in to add a comment