Closed GoogleCodeExporter closed 9 years ago
Original comment by ki.stfu
on 3 Mar 2013 at 7:29
It's because of we have one task (kernel_task) which has bootstrap and idle
threads. When you exit it, we haven't any threads in system and it's causes an
assertion.
Original comment by iantonishko
on 4 Mar 2013 at 2:40
i.e. we shouldn't use exit now? or may be should create separate task for
command?
Original comment by ki.stfu
on 4 Mar 2013 at 3:14
that's right, `exit` is not valid cmd exit point
Original comment by drakon.m...@gmail.com
on 6 Mar 2013 at 11:04
Original issue reported on code.google.com by
ki.stfu
on 3 Mar 2013 at 7:28