Skip to content
  • Ben Gamari's avatar
    win32/Ticker: Stop ticker on exit · 87fbf39a
    Ben Gamari authored and Ben Gamari's avatar Ben Gamari committed
    While debugging an unrelated issue I noticed that we leak a
    TimerQueueTimer on exit since we don't necessarily call stopTicker
    before exitTicker. Fix this.
    
    Test Plan: Validate on Windows
    
    Reviewers: simonmar, austin, erikd
    
    Reviewed By: simonmar
    
    Subscribers: rwbarton, thomie
    
    Differential Revision: https://phabricator.haskell.org/D3477
    87fbf39a