Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/docker/compose
/ MaybeIncreaseBufferSize
Function
MaybeIncreaseBufferSize
pkg/watch/watcher_nonwin.go:23–25 ·
view source on GitHub ↗
(w *fsnotify.Watcher)
Source
from the content-addressed store, hash-verified
21
import
"github.com/tilt-dev/fsnotify"
22
23
func
MaybeIncreaseBufferSize(w *fsnotify.Watcher) {
24
// Not needed on non-windows
25
}
Callers
1
newWatcher
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected