Add default timeout for inline highlighting

This commit is contained in:
Armin Ronacher 2021-02-21 00:18:50 +01:00
parent 56f50a0c87
commit 28bfd4698a
2 changed files with 6 additions and 2 deletions

View file

@ -8,6 +8,7 @@ All notable changes to similar are documented here.
* Small performance improvments by adding an early opt-out for and inline highlighting.
* Added deadlines to all diffing algorithms to bail early.
* Deprecated slice diffing methods in the individual algorithm modules.
- Use a default timeout for the inline highlighting feature.
## 1.2.2