Merge remote-tracking branch 'upstream/master'

This commit is contained in:
bin liu
2020-09-09 13:27:12 +08:00
25 changed files with 125 additions and 0 deletions
+5
View File
@@ -1,3 +1,8 @@
// Copyright (c) 2018 Levente Kurusa
//
// SPDX-License-Identifier: Apache-2.0 or MIT
//
//! Integration tests about the pids subsystem
use cgroups::pid::{PidController};
use cgroups::Controller;