Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ kill
Function
kill
dpdk/app/test-bbdev/test-bbdev.py:14–16 ·
view source on GitHub ↗
(process)
Source
from the content-addressed store, hash-verified
12
from
threading
import
Timer
13
14
def
kill(process):
15
print(
"ERROR: Test app timed out"
)
16
process.kill()
17
18
dpdk_path =
"../.."
19
dpdk_target =
"build"
Callers
15
pw_cont
Function · 0.85
pw_fini
Function · 0.85
uu_lock
Function · 0.85
common_test_pidfile_child
Function · 0.85
test_flopen_lock_child
Function · 0.85
main.c
File · 0.85
nfs_commit_shares
Function · 0.85
libzfs_getpassphrase
Function · 0.85
_zed_exec_fork_child
Function · 0.85
ztest_kill
Function · 0.85
main
Function · 0.85
signal_handler
Function · 0.85
Calls
1
print
Function · 0.50
Tested by
no test coverage detected