Page MenuHomePhabricator

How can I clear all queued jobs from a recently de-activated repository?
OpenPublic

Asked by jsturgeon on Nov 14 2016, 10:24 PM.

Details

I've de-activated a repository that was giving me some issues parsing commits, and the jobs did not get cleared from the queue. Is there a way to manually remove all those jobs?

For the record, I have tried:

sh-4.1# ./repository  mark-imported rT
Repository "rT" is already imported.
Done.
sh-4.1# ./repository importing rT | wc -l
93722
sh-4.1#