mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2024-12-12 19:18:24 +02:00
109460fce2
We can just ask the channel whether any work has been loaded. Normally querying a channel for its length is a strong predictor of bugs, but in this case, we do it before we ever attempt a `recv`, so it should work. Kudos to @zsugabubus for suggesting this! |
||
---|---|---|
.. | ||
default_types.rs | ||
dir.rs | ||
gitignore.rs | ||
lib.rs | ||
overrides.rs | ||
pathutil.rs | ||
types.rs | ||
walk.rs |