Skip to content

Commit

Permalink
update fate
Browse files Browse the repository at this point in the history
  • Loading branch information
godcong committed Nov 21, 2019
1 parent fe2b533 commit 6c1dd91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fate.go
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 157,7 @@ func (f *fateImpl) MakeName(ctx context.Context) (e error) {
for n := range name {
select {
case <-ctx.Done():
log.Info("end")
return
default:

Expand Down

0 comments on commit 6c1dd91

Please sign in to comment.