Closed kosticmarin closed 1 year ago
This change add can_spawn_next_process function to the Environment. Currently the default implementation always returns a unit type which does not impose limits to spawning a new process.
can_spawn_next_process
This change add
can_spawn_next_process
function to the Environment. Currently the default implementation always returns a unit type which does not impose limits to spawning a new process.