First Production Level Parallel Programming Output [Code Accepted]
We get the first time for everything. This is the first time of production level parallel programming. This is a simple setup: a parent and a thread. Child thread has a timeout limit, though the parent is willing to wait indefinitely. So, it becomes the responsibility of the child to inform the parent to move on when it's done/cannot be done. 21-01-29 11:24:20,007:: pace.neapi.operations:504: DcoLogHandler: resumption will take max 900 seconds 2021-01-29 11:24:25,021:: pace.neapi.operations:512: DcoLogHandler: main thread waiting 5 seconds for DcoLogHandler to resume completion 2021-01-29 11:24:28,968:: pace.neapi.operations:446: DcoLogHandler: resume signal received from parent-thread 2021-01-29 11:24:28,968:: pace.neapi.operations:452: DcoLogHandler: attempt 1 to re-establish ssh connection to 10.100.58.178 2021-01-29 11:24:30,028:: pace.neapi.operations:512: DcoLogHandler: main thread waiting 5 seconds for DcoLogHandler to resume completion 2021-01-29 11:24:35,038:: pace.neapi.o...