mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 00:32:51 +02:00
ps and top Terminal commands now show script pid. Updated version and changelog
This commit is contained in:
@@ -409,7 +409,7 @@ function processNetscript1Imports(code, workerScript) {
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* Find and return the next availble PID for a script
|
||||
*/
|
||||
let pidCounter = 1;
|
||||
function generateNextPid() {
|
||||
|
||||
Reference in New Issue
Block a user