Separate context and process IDs.
This commit is contained in:
@@ -106,7 +106,7 @@ pub fn resource() -> Result<Vec<u8>> {
|
||||
|
||||
string.push_str(&format!(
|
||||
"{:<6}{:<6}{:<6}{:<6}{:<6}{:<6}{:<6}{:<6}{:<6}{:<6}{:<6}{:<6}{:<11}{:<12}{:<8}{}\n",
|
||||
context.id.get(),
|
||||
context.pid.get(),
|
||||
context.pgid.get(),
|
||||
context.ppid.get(),
|
||||
context.session_id.get(),
|
||||
|
||||
Reference in New Issue
Block a user