mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-05-07 09:25:12 +00:00
20d3453ad0
This patch add check method to wait for the DB process in xcatd. Enhance the close method in Table.pm to disable the undef operation for nodelist in DB process as the reference has already been cached as a weak reference. close-issue: #1011