Hologos / tpcp

A smart tool to remotely work with SAP import queue and transports.
MIT License
0 stars 0 forks source link

Thread in WAITING status can cause infinite loop #48

Open Hologos opened 5 years ago

Hologos commented 5 years ago

If a thread that is copying files dies and doesn't change its status, all threads that are waiting for it to finish will never break from the waiting loop.