• Ian Hickson's avatar
    Clean up startProgress logic. (#19695) (#20009) · acf4b6c1
    Ian Hickson authored
    Disallow calling stop() or cancel() multiple times. This means that
    when you use startProgress you have to more carefully think about what
    exactly is going on.
    
    Properly cancel startProgress in non-ANSI situations, so that
    back-to-back startProgress calls all render to the console.
    acf4b6c1
README.md 7.76 KB