Fix spinner compatibility
techalchemy opened this issue · 0 comments
techalchemy commented
- For both the normal and dummy spinners, prefer to write to
sys.stderr
- Check for empty, None, and
"None"
before writing and either pass (dummy) or write an empty string - Fix Signal Registration for windows