Skip to content
← Back to release · 2.1.277
Bug fixes / v2.1.277

Report resource errors instead of no matches

CHANGELOG · original

Fixed Grep and Glob reporting no matches when the search could not start because the system was out of processes, memory or file handles; they now return an error saying so
Open official changelog ↗

Related documentation

Background on the feature; see the changelog above for this specific change.

Change details