Liblor / advanced_operating_systems_2020

Advanced Operating System Course at ETHZ
MIT License
19 stars 4 forks source link

Add ability to spawn multiple child processes #17

Closed eikendev closed 4 years ago

eikendev commented 4 years ago

Fixes #8.

eikendev commented 4 years ago

At this point, the spawned dispatcher successfully prints its arguments upon start.

eikendev commented 4 years ago

@leopoldsedev, can you add tests on another branch?