- 19 8月, 2020 1 次提交
-
-
由 Bo Zhou 提交于
-
- 12 8月, 2020 1 次提交
-
-
由 Bo Zhou 提交于
* fix #370 * add unit tests for importting submodule in xparl * add comment * revert scripts.py * yapf * unit test * fix relative path bug * read files using relative path * remove print * update CMake * add try times * fix the bug in log_server_test.py * fix relative path bug&add unit test * update utils.py * update Cmake * fix pyc bug * Update utils.py
-
- 11 8月, 2020 1 次提交
-
-
由 Zheyue Tan 提交于
* fix test_monitor_query_log_server * update requirements.txt * fix check style * update version * fix setup.py
-
- 11 6月, 2020 1 次提交
-
-
由 Zheyue Tan 提交于
* redirect stdout to log file while initializing the remote actor instance * add test for catching output in `Actor.__init__`
-
- 10 6月, 2020 2 次提交
-
-
由 Zheyue Tan 提交于
* catch `TypeError` in `remote.__del__` * `log_server_test.py` windows compatibility
-
由 Zheyue Tan 提交于
* add logger for remote actors * resolve issues * `get_free_tcp_port` and `is_port_available` move to utils.py * add information for user in the remote log web UI * yapf formatting * fix unittest error * yapf formatting * update remote job web UI * add option for log server port * fix windows support * fix `os.devnull` in windows * fix port argument passing * fix bug * fix kill log_server * fix log server not started * add log_server_test Co-authored-by: NHongsheng Zeng <zenghongsheng@baidu.com>
-