Tinche / aiofiles

File support for asyncio
Apache License 2.0
2.67k stars 149 forks source link

OSError: [Errno 24] Too many open file #77

Closed FightMan01 closed 4 years ago

FightMan01 commented 4 years ago

When I try to open a json in every half second I get this error.

Tinche commented 4 years ago

Can't help you there, sorry. Sounds like you're not closing the files correctly, or something else.