mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 08:39:37 +08:00
f25b9f9831
Recently Safari seems to hang with fish webconfig. This is apparently because Safari is opening a socket and not writing to it, causing webconfig to hang until the timeout (30 seconds). It's not clear why. Use ThreadingMixIn so that FishConfigTCPServer can handle more than one connection at a time. This fixes the hang under Safari. |
||
---|---|---|
.. | ||
web_config | ||
create_manpage_completions.py | ||
deroff.py |