Search found 4 matches

by Des
Thu Oct 10, 2019 10:55 am
Forum: General
Topic: Node shutdown after task complete
Replies: 6
Views: 5727

Re: Node shutdown after task complete

ok, so basicly in python i will just add at the end of the cmd the shutdown cmd and it will pass.
clever. i never thoutght about that. +100 for you mister T. :) thanks alot for the tip

edit:
ive already setup the render user as able to execeute shutdown, so good good tip!
by Des
Thu Oct 10, 2019 9:37 am
Forum: General
Topic: Node shutdown after task complete
Replies: 6
Views: 5727

Re: Node shutdown after task complete

I want to shutdown the node after it finishes its task. So Task done > shutdown.
by Des
Thu Oct 10, 2019 7:05 am
Forum: General
Topic: Node shutdown after task complete
Replies: 6
Views: 5727

Re: Node shutdown after task complete

Ok, i understand.
What should i look for, where could i inject a shell script in the task submitting with python?
I read there is cmd task or so, could i put there the execution of node shutdown? does it execute after the task is done (frame finished)?
Thanks!
by Des
Sat Oct 05, 2019 5:00 am
Forum: General
Topic: Node shutdown after task complete
Replies: 6
Views: 5727

Node shutdown after task complete

Hi Tim!
Great afanasy!

Question:
I want to be able to shutdown node after task completes, not job but task. What should i configure for it work?

Thanks