Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

stream rsync results to log file #45

Open
Alextopher opened this issue Feb 2, 2023 · 0 comments
Open

stream rsync results to log file #45

Alextopher opened this issue Feb 2, 2023 · 0 comments
Labels
enhancement New feature or request software bug Something isn't working in our software

Comments

@Alextopher
Copy link
Member

https://github.com/COSI-Lab/Mirror/blob/51c24e0c0ecd36a2f2ce4a68eee0cb41c7bba1b3/sync.go#L62

The current implementation of syncing "rsync" projects waits for rsync to finish before appending stdout to the log file. It would be better if stdout was appended to the file in real time.

@Alextopher Alextopher added software bug Something isn't working in our software enhancement New feature or request labels Feb 2, 2023
@Alextopher Alextopher linked a pull request Sep 8, 2023 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request software bug Something isn't working in our software
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant