SIGN IN SIGN UP

Avoid deadlocks and nondeterministic results when using the same AudioFile in multiple threads. (#298)

* Avoid deadlocks when using the same AudioFile in multiple threads.

* Use lru_cache for compatibility with older Python versions.

* Grr, no Literal in earlier Python either...
P
Peter Sobot committed
55e62aa33076faf2862f35c40c1070d1a49b5e37
Parent: b9a55a7
Committed by GitHub <noreply@github.com> on 3/7/2024, 4:16:40 PM