Add syscall to block on a created task.
Closed this issue · 0 comments
BijanT commented
Basically, the syscall would create a task like normal, but somehow have the calling task take a semaphore that will block that task until the task it created terminates.