AshlinHarris / Spinners.jl

Command line spinners in Julia with Unicode support
MIT License
13 stars 1 forks source link

Spinner process occasionally prints after cleanup #23

Closed AshlinHarris closed 1 year ago

AshlinHarris commented 1 year ago

This only occurs in Julia 1.5, which is unsupported. Project.toml already specified Julia 1.6 or higher. 6a1bde3a92f61c395dd8b0035be80f4858cc5ef1

AshlinHarris commented 1 year ago

The main process now waits for the spinner process to terminate before cleaning up.