testing.common.Cleanup
standard libraryThe 861st most-called standard-library method by production calls. Called 22,267 times across 473 modules; 782 of those run outside tests and generated code.
6% in production calls vs 2026-W37 (735 → 782)
- prod calls
- 782
- non-test, non-generated
- all calls
- 22,267
- total callsites
- modules
- 473
- distinct callers
- in loop
- 5%
- of prod calls
- in tests
- 96%
- 21,460 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Embedded method100%Reached through an embedded type.
who calls this
Notable callers
Production calls into common.Cleanup from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 41 5%
- Docker 15 2%
- gRPC 14 2%
- Consul 12 2%
- HashiCorp 11 1%
where it's called
Callsites in the wild
12 representative callsites of 22,267, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
docker/docker @v28.5.2+incompatible
in loop - in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
-
moby/moby @v28.5.2+incompatible
in loop -
google.golang.org/grpc @v1.84.0
internal/grpctest/grpctest.go:130
in loop - in loop
top callers
The modules that reach for it
The modules that call common.Cleanup most in this snapshot.
- github.com/esengine/DeepSeek-Reasonix1,0705%
- github.com/larksuite/cli1,0575%
- github.com/photoprism/photoprism8734%
- github.com/gastownhall/beads7503%
- github.com/steveyegge/beads7503%
siblings
More from testing
The other most-called members in this package. See all →