docs: Add #741 fix

This commit is contained in:
Thomas Adamcik 2014-06-20 23:21:17 +02:00
parent 6b7665210c
commit 12b8b5e304

View File

@ -127,6 +127,9 @@ Feature release.
- Respond to all pending requests before closing connection. (PR: :issue:`722`)
- Stop incorrectly catching `LookupError` in command handling.
(Fixes: :issue:`741`)
**Local backend**
- The ``local scan`` command now use multiple threads to walk the file system