browse/utils: Properly fix the issue with file-magic
Finally manage to remove the ugly hack I introduced in a2759fec6009. Turns out
that calls to file-magic API are not thread-safe so they must be protected
with a threading.Lock instance.
anlambert | Authored on Aug 1 2019, 3:36 PM |
anlambert | Pushed on Aug 1 2019, 3:38 PM |
Buildable 7112 | |
Build 10028: Cypress tests for swh-web commits | |
Build 10027: test-and-build |