Also add FilterToSearch to want_release_gil()

This commit is contained in:
RumovZ 2021-01-10 11:31:00 +01:00
parent 388e958f39
commit 942632d579

View file

@ -57,6 +57,7 @@ fn want_release_gil(method: u32) -> bool {
| BackendMethod::NegateSearch
| BackendMethod::ConcatenateSearches
| BackendMethod::ReplaceSearchTerm
| BackendMethod::FilterToSearch
)
} else {
false