fachat / GeckOS-V2

GeckOS version 2, a multi-tasking and multithreading operating system for the 6502
http://www.6502.org/users/andre/osa/index.html
GNU General Public License v2.0
240 stars 28 forks source link

old style shell hangs waiting for child #80

Closed fachat closed 8 months ago

fachat commented 8 months ago

If a task is started in the old shell (eg. second console on cbm8x96), and the task ends, it stops with NTHREADS=$ff, and the shell does not return.