Stuff I frequently use in various unrelated projects that deal with web requests.
## Functions
### gather_in_batches
Makes it more convenient to run awaitable objects in concurrent batches.
## Decorators
### in_async_session
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.