Remove maelstrom_util::process::clone_into_pid_and_user_namespace's dependency on tokio #430
Labels
code-improvement
A desired code change for improved readability, testability, or performance.
We have all of the tools we need in Linux and in
maelstrom-linux
. Just use those instead of adding the Tokio dependency.This has less to do with the code requirement, and more to do with the conceptual simplicity of this module.
The text was updated successfully, but these errors were encountered: