diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2024-01-21 22:58:18 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2024-01-21 23:04:37 +0900 |
| commit | 7484292e63f0dabca4cccdca136f6a6d105b3b79 (patch) | |
| tree | 90deb960a810a9a1125c3374f921097779d248cb /.github/workflows | |
| parent | 687c2741b8d5c0cfcd0b318596cd04914fecf4e9 (diff) | |
| download | fzf-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
