We are aware of an issue causing intermittent login problems for some users following a recent update. Learn More
When I use Distributed batch to deal with multiple items,for example,I export PDF from many drawings(more than ten drawings),the drawings would be exported into PDF one by one;
but a independent thread started when export each drawing , and the tread didn't ended when the task done;
So more and more thread runing at the same time,and the computer intend to be out of control.