You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warning: proc_open(): PTY (pseudoterminal) not supported on this system
The problem with PTY not being supported has been fixed, but I'm not 100% sure that solved your problem. I've merged the code into the main branch, you can test it with spc binary (nightly build) or test it with git clone.
Hello,
Thanks for your hard work! This is really cool.
We are integrating it to castor and be able to ship task runners as standalone lib.
But we face a strange bug with PTY:
With the static binary:
Actually, my term DO supports PTY.
The text was updated successfully, but these errors were encountered: