I have been facing this issue where tap package commands, especially tap package install and tap package list, quite often hang without any timeout making plugin development painful as I need to restart the session on the terminal multiple times. I first thought it might be related to my network connection but I think it is not the case as I keep facing this issue at home using both Wi-Fi and cellular data and at the office. This happens both when running them on a terminal and via a subprocess (Python development) within a plugin.
I would appreciate it, if you can help me on this issue!
What package repo(s) do you have configured? Does the behavior change if you take out the Package Repos from the internet and just leave your local package folder?