Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

App could serve deficient API cache #11

Closed
htanjo opened this issue Apr 3, 2015 · 1 comment
Closed

App could serve deficient API cache #11

htanjo opened this issue Apr 3, 2015 · 1 comment

Comments

@htanjo
Copy link
Member

htanjo commented Apr 3, 2015

It's rare case, but potential bug.

Step:

1 - Run bower-browser without cache.

  $ bower-browser --cache 0
  Fetching package list...

2 - Immediately press Ctrl + C before complete fetching.
3 - Run bower-browser again, using cache.

  $ bower-browser

Then, reproduce #9. No package is shown in the "Packages" view.

@htanjo
Copy link
Member Author

htanjo commented Apr 3, 2015

Fixed by e487cde.

@htanjo htanjo closed this as completed Apr 3, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant