New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 846487 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Jun 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug

Blocking:
issue 845581



Sign in to add a comment

Make sure at most one flake detection task and bug filing task can run at the same time

Project Member Reported by liaoyuke@chromium.org, May 24 2018

Issue description

Running multiple tasks simultaneously can potentially cause data corruption and duplicate bugs.
 
Status: Fixed (was: Assigned)
This is guaranteed by using task queue and set maximum concurrent tasks to 1.

Sign in to add a comment