Skip to content

Commit

Permalink
WG modified
Browse files Browse the repository at this point in the history
Signed-off-by: Hiranmoy Das Chowdhury <[email protected]>
  • Loading branch information
HiranmoyChowdhury committed May 17, 2024
1 parent 40e38fe commit bcea661
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pgbouncer/kubedb_client_builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -234,4 +234,5 @@ func (l *XormClientList) addXormClient(kc client.Client, pb *api.PgBouncer, ctx
} else {
l.List = append(l.List, xormClient)
}
l.WG.Done()
}

0 comments on commit bcea661

Please sign in to comment.