-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix multiprocess download * simplify code * another idea * update * Fix multiprocess _get_data using status file and atexit hook. * Register remove hook of get data to all processes to make sure the hook execution. * use try except * Move atexit register hook to before. * move register hook to first and register togather. * Fix move register hook to first and register togather. * Move lock files into a list to remove togather. * Fix OSError beark loop. * Refine nested try-catch. Co-authored-by: guosheng <guosheng@baidu.com>
- Loading branch information
1 parent
b7dd5ce
commit 7ac9971
Showing
1 changed file
with
49 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters