Select Git revision
create.go
-
Patrick Steinhardt authored
The gitaly-backup manager currently creates an ad-hoc instance of the connection pool. This pool never gets cleaned up and thus results in leakage of its connections. Inject the connection pool into the manager and clean it up as required.
Patrick Steinhardt authoredThe gitaly-backup manager currently creates an ad-hoc instance of the connection pool. This pool never gets cleaned up and thus results in leakage of its connections. Inject the connection pool into the manager and clean it up as required.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.