Marc Hartmayer
Marc Hartmayer
> Thanks for all this. When you're ready I'll do a full review. I've reworked some parts, e.g. dropped the timeout handling in the first_stage. Instead we rely on the...
**Note:** I kept the commit https://github.com/mitogen-hq/mitogen/pull/1389/commits/a28d32d86db32ac43dfac271cc3ee1069a1b205d only to highlight the differences between my previous version and the new one.
@moreati It's only a PoC, but this should at least handle the EOF and avoid the hanging process with 100%. https://github.com/mhartmay/mitogen/commit/7ae83cd5d32c67ac8f06ffefcb40e1399eab5f93 @rda0 Can you please check whether my fix [1]...
> > [@moreati](https://github.com/moreati) It's only a PoC, but this should at least handle the EOF and avoid the hanging process with 100%. > > [mhartmay@7ae83cd](https://github.com/mhartmay/mitogen/commit/7ae83cd5d32c67ac8f06ffefcb40e1399eab5f93) > > [@rda0](https://github.com/rda0) Can you...