Commit 97a8e6d
Fix spinner not stopping before success message
- Add s.Stop() call at end of pollUntil function
- Add s.Stop() call in error path to ensure spinner is always stopped
- Ensures success message appears on new line instead of same line as spinner
- Addresses GitHub comment feedback about message formatting
Co-Authored-By: Alec Fong <alecsanf@usc.edu>1 parent 2159fea commit 97a8e6d
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
| 281 | + | |
281 | 282 | | |
282 | 283 | | |
283 | 284 | | |
284 | 285 | | |
285 | 286 | | |
286 | 287 | | |
287 | 288 | | |
| 289 | + | |
288 | 290 | | |
289 | 291 | | |
0 commit comments