mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-24 17:03:47 +01:00
8de6b72ab9
* fix: Handle ENOSPC error from chokidar Now listens to the error event to check if "ENOSPC" occurrs. The watcher will then automaticly restart in polling mode, so that the user still sees his reqeusts / collections. Fixes: https://github.com/usebruno/bruno/issues/1877 * Add more code comments, add !forcePolling to prevent endless loops and update error message * fix: Also listen for EMFILE for too many watched files |
||
---|---|---|
.. | ||
bruno-app | ||
bruno-cli | ||
bruno-common | ||
bruno-docs | ||
bruno-electron | ||
bruno-graphql-docs | ||
bruno-js | ||
bruno-lang | ||
bruno-query | ||
bruno-schema | ||
bruno-tests | ||
bruno-toml |