Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
changed error message for single threaded spinner (#1164)
* changed message to fatal stream and std::runtime_error message to be the same and not imply that spinning was successful when mixing single threaded spinner with multi/async spinners * updated error messages to reflect behavior when calling a singlethreaded spinner alongside a multithreaded one * changed position of whitespace
- Loading branch information