fzf/man/man1
Junegunn Choi 7484292e63
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.
2024-01-21 23:04:37 +09:00
..
fzf-tmux.1 0.45.0 2024-01-01 15:38:35 +09:00
fzf.1 Avoid deadlocks by adding a 2 second timeout to GET / endpoint 2024-01-21 23:04:37 +09:00