Skip to content

Commit

Permalink
Merge branch 'main' into alpha-4
Browse files Browse the repository at this point in the history
  • Loading branch information
dantaik authored Jul 24, 2023
2 parents a4aeeee + c3375a4 commit e269dbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/eventindexer/indexer/filter.go
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ func L1FilterFunc(
}

err := wg.Wait()

if err != nil {
if errors.Is(err, context.Canceled) {
log.Error("context cancelled")
Expand Down

0 comments on commit e269dbf

Please sign in to comment.