summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2024-01-21 22:58:18 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2024-01-21 23:04:37 +0900
commit7484292e63f0dabca4cccdca136f6a6d105b3b79 (patch)
tree90deb960a810a9a1125c3374f921097779d248cb /.github/workflows
parent687c2741b8d5c0cfcd0b318596cd04914fecf4e9 (diff)
downloadfzf-7484292e63f0dabca4cccdca136f6a6d105b3b79.tar.gz
Avoid deadlocks by adding a 2 second timeout to GET / endpoint
Because fzf processes HTTP GET requests in the main event loop, accessing the endpoint from within execute/transform actions would result in a deadlock and hang fzf indefinitely. This commit sets a 2 second timeout to avoid the deadlock.
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions