You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Jenkins] Use 8 and 16 jobs to build for GPU and CPU (#254)
* [Jenkins] Use 8 and 16 jobs to build for GPU and CPU
* [TEST] Refactor RPC test to isolate runs into a sub-function (apache#8656)
We kill the rpc server in the del function. When a server
co-exist with remote resources in the same function scope,
the destruction order is not determined.
This can cause server to be destructed before the actual remote array.
As a side effect, it can cause sometime test to timeout due to
waiting on the socket.
Co-authored-by: Tianqi Chen <[email protected]>
0 commit comments