LHall383/bitburner-typescript

Dynamically remove servers from scheduler's ram pool

Opened this issue · 0 comments

Have a nice way to pull the server out of the ram pool. Dont allow new jobs to be scheduled on server, then let all current jobs finish execution, then respond to remove request.

This would allow us to upgrade pserv's without ruining our batching scripts timing.