Skip to content
Snippets Groups Projects
Commit cd747b23 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

browse/utils: Properly fix the issue with file-magic

Finally manage to remove the ugly hack I introduced in a2759fec. Turns out
that calls to file-magic API are not thread-safe so they must be protected
with a threading.Lock instance.
parent 0721db0c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment