Closed treydock closed 3 years ago
Run in systemd resulted in open file descriptor leak due to not closing /dev/ptmx, possibly a result of how systemd must be configred to make tty accessible. Running via Docker did not properly work in passing pseudo terminal needed by goexpect.
Run in systemd resulted in open file descriptor leak due to not closing /dev/ptmx, possibly a result of how systemd must be configred to make tty accessible. Running via Docker did not properly work in passing pseudo terminal needed by goexpect.