czcorpus / kontext

An advanced, extensible web front-end for the Manatee-open corpus search engine
GNU General Public License v2.0
61 stars 22 forks source link

Fix - too slow fs operation in freqs caching,... #6276

Closed tomachalek closed 3 months ago

tomachalek commented 3 months ago

... also replace related async cache operations with "classic" (blocking) ones. We should probably get rid of aiofiles altoghether