#349 The Github widget's cached function can't be invalidated
Closed: Fixed Opened by abompard.

The github widget uses a cached function to get it's data from the Github API. However, the should_invalidate method raises NotImplementedError which is obviously wrong. It should be implemented.


Metadata Update from @abompard:
- Issue priority set to: High

Metadata Update from @abompard:
- Issue tagged with: flock

Metadata Update from @abompard:
- Issue assigned to abompard

Fixed by PR #377

Metadata Update from @abompard:
- Issue close_status updated to: Fixed

Metadata