add mirror source switching functionality during slow database sync#4376
add mirror source switching functionality during slow database sync#4376xhdndmm wants to merge 3 commits intoarchlinux:masterfrom
Conversation
|
Can you add a explanation and description for this PR. |
okay |
|
In addition, this should not be in the main.py |
So do I need to make some changes? |
|
The tui should not get included into the main.py, so I would suggest to extract all that functionality out of the main |
Okay, I changed it. |
|
This is still using also why was the If you're just using an LLM, please don't as these PRs are on the very bottom of my priority list. |
okay, I'll check them, sorry |
|
I fixed it, and now can use tui to switch |
PR Description:
add mirror source switching functionality during slow database sync
When the mirror is slow , use the TUI to switch to a new mirror
Tests and Checks