MCPcopy Create free account
hub / github.com/VKCOM/kphp / on_php_script_finish_terminated

Function on_php_script_finish_terminated

runtime/kphp_tracing.cpp:432–437  ·  view source on GitHub ↗

when script finishes with an error (connection close, for example), we don't invoke php callbacks (we may be in net context) so, the trace is dropped, do the same as above todo think about OOM, we want to flush traces on soft OOM

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

finishMethod · 0.85

Calls 2

getFunction · 0.50

Tested by

no test coverage detected