mirror of
https://github.com/iyear/tdl
synced 2025-01-08 11:57:55 +08:00
fix(forward): progress wait
This commit is contained in:
parent
af2415f974
commit
22830c8d4e
@ -89,6 +89,7 @@ func Run(ctx context.Context, opts Options) error {
|
||||
})
|
||||
|
||||
go fwProgress.Render()
|
||||
defer prog.Wait(ctx, fwProgress)
|
||||
|
||||
return fw.Forward(ctx)
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user