Closed Desiki-high closed 1 year ago
GC errors do not affect subsequent conversion tasks, so separate gc and convert by goroutine go and don't return error in GC.
GC
gc
convert
goroutine
error
Changes:
GC
errors do not affect subsequent conversion tasks, so separategc
andconvert
bygoroutine
go and don't returnerror
inGC
.Changes:
goroutine
. Ref: #141