New issue
Advanced search Search tips

Issue 901426 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature



Sign in to add a comment

[📍] Would ike a way to cancel a pinpoint job

Project Member Reported by cbiesin...@chromium.org, Nov 2

Issue description

Sometimes I start a pinpoint job, and after I start it I want to cancel it, either because I set up something wrong, or I ran it on the wrong patch, or I see that the bisect is not producing useful results (or that it already produced the result I am looking for).

So it would be great if there was a way to cancel Pinpoint jobs.
 
There is a bug in Github for this: https://github.com/catapult-project/catapult/issues/4341
I'll close that one in favor of this Monorail bug.

I think the blocker is some way to handle concurrency. Since a user event would happen asynchronously with the update loop.
Not sure I understand the concurrency issue, couldn't the cancel button set a flag and the update loop processes it next time?

Sign in to add a comment