Use functools.cache to load avro schema
All threads resolved!
All threads resolved!
functools.cache
is a function available from python 3.9 on, using it allows us to drop a hacky workaround for PromiseProxy that was implemented in !1134 (merged). I've tested this on emfollow-test
and confirmed it works.
Edited by Cody Messick
Merge request reports
Activity
- Resolved by Brandon Piotrzkowski
- Resolved by Cody Messick
@cody.messick do you think this warrants a changelog entry? Otherwise just merge.
Please register or sign in to reply