StreamBot is a Discord selfbot built with Node.js and Bun runtime that allows you to stream videos, YouTube links, Twitch streams, and more directly into Discord ...
What steps can reproduce the bug? When a shell tool call times out, Codex only kills the shell wrapper (bash -lc), not its child processes. These orphaned children keep stdout/stderr pipes open, even ...