diff options
author | Bryan Newbold <bnewbold@archive.org> | 2022-08-12 12:26:01 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2022-08-12 12:26:03 -0700 |
commit | 8d115c798f2a5fd809443b4f618f5146b0bcab32 (patch) | |
tree | 5dfd8bd09efdfdd58f6a2a456a31741d632eaeef /Makefile | |
parent | 201681c6667a422936a7902ce8126f2e2aa336e8 (diff) | |
download | fatcat-scholar-8d115c798f2a5fd809443b4f618f5146b0bcab32.tar.gz fatcat-scholar-8d115c798f2a5fd809443b4f618f5146b0bcab32.zip |
web: remove remaining async endpoints with template rendering
This makes all remaining HTML endpoints (which use jinja templates)
synchronous, not async, meaning they render in a threadpool.
This is a sanity change to reduce the chance of hard-to-debug
concurrency issues with i18n and jinja2 templates.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions