Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

spinners: fix remove logic #4950

Merged
merged 3 commits into from
Mar 30, 2022
Merged

spinners: fix remove logic #4950

merged 3 commits into from
Mar 30, 2022

Commits on Mar 30, 2022

  1. spinners: work around remove bug from spinnies

    Prior to this change, if `remove` was called for an individual spinner,
    the spinner may not have been removed and the process wouldn't exit due
    to an interval not being cleared properly.
    benjamincburns committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    2076285 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d63c53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4aab43d View commit details
    Browse the repository at this point in the history