jovanaccount

↗ HN profile [ 37.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I built this because standard Python locks (asyncio.Lock) don't work when AI agents run across different containers or processes. As I started scaling my agent swarms (using CrewAI/LangChain), I kept hitting race…