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