Open fachat opened 8 months ago
This should automatically be fixed when implementing the new buffer / streams handling in NG - so won't fix here.
Addition: similar problems appear when the child process is suspended (e.g. via Ctrl-Z) while still in the loading process.
Implementation idea for NG buffer/send/receive:
Note: need to check for race conditions.
After implementing #29 , when pressing Ctrl-C (RUN/STOP) while the loader is loading the file to be executed, terminates the loader, but does not free the SENDBUF PSEM. This makes the system hang on each function that uses SENDBUF