Add an abstraction for filesystem operations to help in testing. #108

Closed
wants to merge 21 commits into
from

Conversation

Projects
None yet
1 participant
Contributor

ericsnowcurrently commented Jan 30, 2015

kat-co pushed a commit to kat-co/utils that referenced this pull request Nov 23, 2016

Merge pull request #108 from rogpeppe/014-clock-newtimer
implement Clock.NewTimer

Also fix some issues with the current implementation - it's allowable
to call Reset after a timer has expired to make the timer fire again,
which wouldn't work with the previous implementation.

Note that this will require a dependency update to use juju#242.

(Review request: http://reviews.vapour.ws/r/5372/)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment