Closed
Description
I trained a model using the 1.7.6 branch and used xgboost4j for online prediction. However, due to high concurrent requests, a deadlock occurred in the predict method, resulting in a coredump issue. Now, there have been commits in the master branch to address the multi-threading safety issue. I would like to know approximately how long it will take for a release package to be available in the master branch.