### What problem does this PR solve? Switching threading.Lock() to asyncio.Lock(), since threading.Lock() is blocking. ### Type of change - [x] Performance Improvement |
||
|---|---|---|
| .. | ||
| api | ||
| core | ||
| models | ||
| services | ||
| utils | ||
| Dockerfile | ||
| main.py | ||
| requirements.txt | ||
| seccomp-profile-default.json | ||
| util.py | ||