mirror of
https://github.com/restic/restic.git
synced 2026-01-07 15:39:34 -05:00
jsonstatus wrote the JSON output without synchronization to the stdio_wrapper which caused mangling between different status lines. Use the Print and Error methods of termstatus instead which use a central goroutine to synchronize output. |
||
|---|---|---|
| .. | ||
| jsonstatus | ||
| table | ||
| termstatus | ||
| backup.go | ||
| message.go | ||
| stdio_wrapper.go | ||
| stdio_wrapper_test.go | ||