()
| 40 | beforeScriptExecution() string |
| 41 | afterScriptExecution(exitStatus int) |
| 42 | context() context.Context |
| 43 | frankenPHPContext() *frankenPHPContext |
| 44 | // drain is a hook called by drainWorkerThreads right before drainChan is |
| 45 | // closed. Handlers that need to wake up a thread parked in a blocking C |
no outgoing calls
no test coverage detected