We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eeeca2 commit eea6f17Copy full SHA for eea6f17
1 file changed
frankenphp.go
@@ -61,7 +61,6 @@ var (
61
62
isRunning bool
63
threadsAreRestarting atomic.Bool
64
- opcacheResetOnce sync.Once // avoid race conditions on opcache_reset
65
onServerShutdown []func()
66
67
// Set default values to make Shutdown() idempotent
0 commit comments