zhoufeng
|
d2d62614eb
|
kill subprocess when main process exit
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
Zhang Qinghua
|
28d7ab48a8
|
Add SIG_CHLD signal handler back, and remove SIG_IGN.
|
5 years ago |
Zhang Qinghua
|
8f72f28180
|
Remove the timeout function in kernel build client.
|
5 years ago |
mindspore-ci-bot
|
bc8115ae66
|
!6061 fix for thread log lock
Merge pull request !6061 from kisnwang/fix-fork-thread-lock
|
5 years ago |
kswang
|
32a7af79b6
|
fix fork thread lock
|
5 years ago |
Zhang Qinghua
|
4c81588371
|
Fix CodeDEX issues in DuplexPipe.
Remove reentrant function in signal handler;
Just close self in client when timeout during transaction;
|
5 years ago |
Zhang Qinghua
|
f59bdf0f00
|
Don't print error log when group processes status change.
|
5 years ago |
Zhang Qinghua
|
83b7976d67
|
Fix the kernel build server quit issue.
|
5 years ago |
Zhang Qinghua
|
e4b7811b4f
|
Not let parent process exit any more
|
5 years ago |
Zhang Qinghua
|
872dc1d4db
|
Set SigChld handler's log information from ERROR to INFO.
|
5 years ago |
Zhang Qinghua
|
be1c49ee79
|
Fix the defunct process issue.
When run multiple processes by 'mpirun',
parent process never quit even Exception happens,
which caused by MPI_Finalize() never returned.
|
5 years ago |
Zhang Qinghua
|
42218a1dc3
|
Fix the codedex issues and other issues.
|
5 years ago |
Zhang Qinghua
|
960da5cbed
|
Decouple the backend TBE from binding Python API.
|
5 years ago |