- 16 12月, 2016 1 次提交
-
-
由 Yu Yang 提交于
* Partially fix #622
-
- 07 11月, 2016 1 次提交
-
-
由 Yu Yang 提交于
* Fix SRL hang when exit. * Error occurred when enable Async Load in TestDataProvider. * It because DataProvider is calling getNextBatchInternal in one thread, and destructing DataProvider in other thread. * Add wait routine in DataProvider destructing. * Also fix another bug, when destructing TestDataProvider and do not read any test data. Fix #286 * Follow comments, Use mutex is cool!
-