mirror of
https://github.com/michael-yuji/xc.git
synced 2026-03-21 16:24:55 +01:00
bc1d9029b464e94caae862ed82927e8652df01ef
Previously the checks and global resource allocation all happen in one place, this commit move out the checks that does not require resource allocation. This allows us to warn the user ahead of time about potentially risky container creation without restore allocated resources.
xc
See the work in progress documentation here
Description
Languages
Rust
100%