15 comments (15 comments)2 reactions (2 reactions)0 assignees (0 assignees)Python1,997 forks (1,997 forks)batch import
Hacktoberfestenhancementgood first issueserver
Repository metrics
- Stars
- 14,286 stars (14,286 stars)
- PR merge metrics
- Avg merge 5d 2h (Avg merge 5d 2h)198 merged PRs in 30d (198 merged PRs in 30d)
Contributor guide
- Research direction
- Implement a serve forever method on the Runner class similar to asyncio's Server.serve forever. Study the existing Runner implementation and the asyncio server pattern to add a blocking run loop.
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- Pythonasyncioaiohttp