We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I can't seem to make it work on a Debian possibly because of Systemd. On which systems has this lib been tested ?
The text was updated successfully, but these errors were encountered:
FWIW, cargo test passes on Ubuntu 16.04. https://travis-ci.com/ordovicia/cgroups-rs/jobs/221277371#L16 (my fork for enabling cargo test on CI)
cargo test
Sorry, something went wrong.
errors: add sync marker to error cause
42685bb
Errors cause should be shared to let anyhow to wrap it. Fixes: levex#7 Signed-off-by: bin liu <bin@hyper.sh>
No branches or pull requests
I can't seem to make it work on a Debian possibly because of Systemd.
On which systems has this lib been tested ?
The text was updated successfully, but these errors were encountered: