Also add FilterToSearch to want_release_gil()

This commit is contained in:
RumovZ 2021-01-10 11:31:00 +01:00
parent 9ad005aec5
commit 3d93d440c9

View file

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