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
{{ message }}
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.
Yesterday I had working code based on the AsyncInteractChannels example.
Today with the same code I am getting the error
Setctty set but Ctty not valid in child
It appears I am triggering the issue described here golang/go#29458 but I'm not sure what to check further to confirm.
I've upgraded golang from 1.15.2 to 1.15.5 and still get the error.
Running on MacOS.
The text was updated successfully, but these errors were encountered: