Skip to content

Commit 029b690

Browse files
Update bin/propolis-server/src/lib/stats/process.rs
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6fce595 commit 029b690

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

bin/propolis-server/src/lib/stats/process.rs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// This Source Code Form is subject to the terms of the Mozilla Public
2+
// License, v. 2.0. If a copy of the MPL was not distributed with this
3+
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
4+
15
use std::io::Read;
26
use std::time::{Duration, Instant};
37

0 commit comments

Comments
 (0)