Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: separate gc and convert #180

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

Desiki-high
Copy link
Collaborator

@Desiki-high Desiki-high commented Aug 31, 2023

GC errors do not affect subsequent conversion tasks, so separate gc and convert by goroutine go and don't return error in GC.

Changes:

@Desiki-high Desiki-high changed the title [WIP]chore: separate gc and convert chore: separate gc and convert Sep 3, 2023
@Desiki-high Desiki-high force-pushed the separate-gc-convert branch 2 times, most recently from 45ca328 to 664b67d Compare September 6, 2023 03:24
- GC doesn't return any error, change to the error log.
- Change gc call to ```goroutine```.

Signed-off-by: Yadong Ding <ding_yadong@foxmail.com>
@imeoer imeoer merged commit fe66f09 into goharbor:main Sep 7, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants