mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-22 03:00:26 +00:00
This change includes the following: - Replace the signal number with signal name. - Stop db process after all the immediate children stopped. - Fix a defect in TableUtils when closing the table object. - Enhance the is_process_exists subroutine in utils. Close issue: #537