Richard Schneeman on Nostr: nprofile1q…sxa6c I did that before a long time ago ...
nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpq6acvgnvknmv229v8jq397p3srue6y66e2u2nadc3wj60krkec3cs4sxa6c (nprofile…xa6c) I did that before a long time ago https://github.com/schneems/repl_runner/blob/master/lib/repl_runner/pty_party.rb I think if I moved the reading to a thread and stopped caring if it hung would make things easier.
I also ran into issues where some systems didn’t support PTY in Ruby. IIRC Heroku dynos would support it for a few years. I don’t remember why or if it’s been fixed.
I wish I knew more about the distinction between a PTY and spawning a plain ole process.
I also ran into issues where some systems didn’t support PTY in Ruby. IIRC Heroku dynos would support it for a few years. I don’t remember why or if it’s been fixed.
I wish I knew more about the distinction between a PTY and spawning a plain ole process.