func internal/synctest.IsInBubble
3 uses
internal/synctest (current package)
synctest.go#L24: func IsInBubble() bool
sync
waitgroup.go#L87: if synctest.IsInBubble() {
waitgroup.go#L193: if state&waitGroupBubbleFlag != 0 && synctest.IsInBubble() {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)