Y
Hacker News
new
|
ask
|
show
|
jobs
by
kimixa
78 days ago
*strace that is - annoyingly it seems it was autocorrected away
1 comments
afshinmeh
78 days ago
I think there is still a valid case for sandbox logs/otel. strace would give you the syscalls/traces but not _why_ a particular call was blocked in side the sandbox (e.g. the decision making bit).
link