``` ~/soundxyz/code/tools/admin-tools on jake/transfer-event-simpler* $ TZ=UTC IS_ADMIN_TOOLS=1 0x --collect-only -- node --loader=bob-tsm src/index.ts š„ Profiling(node:1573822) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created) ? Choose an environment (Use arrow keys) development preview ⯠staging š„ Stats collected in folder file:///home/raynos/soundxyz/code/tools/admin-tools/1573822.0x raynos at system76-pc ``` I expected it to profile the child process and generate an artifact that can be turned into a flamegraph My child process is waiting on `stdin` response for me to choose an option but instead `0x` killed it. Can `0x` pass the stdin through instead so I can select an option ?
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by Raynos and has received 2 comments.