summaryrefslogtreecommitdiffstatshomepage
path: root/util/interrupt/cleaner.go
Commit message (Collapse)AuthorAge
* interrupt: also protect cancel with the mutexMichael Muré2019-08-31
|
* interrupt: allow to cancel a cleanerMichael Muré2019-08-30
|
* interrupt: minor cleaningMichael Muré2018-10-27
|
* Iverted order, moved print, and new testsRafael Passos2018-10-25
|
* RegisterCleaner now uses Variadic input + testsRafael Passos2018-10-24
|
* Inverted boolean checkRafael Passos2018-10-24
|
* moved cleaner function to util/interruptRafael Passos2018-10-24