Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
sketch
/
737ac87c65f0c7977e5d6922bd0e1a8254acdd92
/
.
/
claudetool
/
bash_zombies_other.go
blob: 2bef4092825fea6526ae4e91de6d75c2ff671186 [
file
] [
log
] [
blame
]
//go:build !linux
package claudetool
func reapZombies(pgid int) {
// No-op
}