Closed posguy99 closed 3 years ago
The wait freeze no longer occurs as well.
[625] mint $ arch/linux.i386-64/bin/ksh
Version AJMv 93u+m/1.0.0-alpha+dev 2021-03-11
[ 6:18 PM][0 +2][~/src/ksh-213][master@d4adc8f]
[626] mint $ true <(true)
[ 6:18 PM][0 +2][~/src/ksh-213][master@d4adc8f]
[627] mint $ wait
[ 6:18 PM][0 +2][~/src/ksh-213][master@d4adc8f]
[628] mint $
Sounds great, thanks for testing everyone. I'll merge the pull request now.
Huh? Why are all these processes being left? What are they?
This is happening on Linux. I have a Mint VM, as well as Ubuntu and CentOS. They all do it. They hang around forever.
For once, macOS does not do it. So far, anyway.