mirror of
https://github.com/NotAShelf/direnv.nvim.git
synced 2026-02-23 20:12:09 +00:00
We would like to prevent multiple simultaneous direnv status requests, which we do by queuing callbacks and using a pending_request flag. Makes it so that all waiting callbacks receive the same result when the request completes. |
||
|---|---|---|
| .. | ||
| direnv.lua | ||