kostmo / circleci-failure-tracker

A log analyzer for CircleCI. Note that this project is now hosted at pytorch/dr-ci
https://github.com/pytorch/dr-ci
5 stars 2 forks source link

Rescan should be blocking #9

Closed ezyang closed 5 years ago

ezyang commented 5 years ago

Steps to reproduce:

  1. Click rescan

Expected result: Once page refreshes, rescan is complete

Actual result: Modal implies rescan is happening in another thread. When is it done? Who knows!