[Fix] Fix the problem that the instance cannot reuse when overwriting the file client. (#1747)
* [Fix] Fix the problem that the instance cannot reuse when overwriting the file client. * Remove _overridden_backends and _overridden_prefixes, and pop the old instance when overwriting the file client. * add unittest * fix prefix error * modify clear_backend to overridden_backend * Delete redundant comments.
Showing
Please register or sign in to comment