Philipp Wolfer
|
b8e6ccffdb
|
Initial implementation of unified export/import progress
Both export and import progress get updated over a unified channel.
Most importantly this allows updating the import total from latest
export results.
|
2025-05-05 11:38:29 +02:00 |
|
Philipp Wolfer
|
1c3364dad5
|
Close export results channel in generic implementation
This removes the need for every implementation to handle this case.
|
2025-05-04 11:53:42 +02:00 |
|
Philipp Wolfer
|
84443d0e69
|
Close export progress in export goroutine
Fixes crash in case of importer exiting prematurely
|
2024-01-15 08:21:38 +01:00 |
|
Philipp Wolfer
|
7c85ba05ab
|
refactor: generic common cmd processing
|
2023-12-04 08:08:30 +01:00 |
|