StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Mikhail Gerasimov

Rating
1522.10 (28,126th)
Reputation
14,188 (10,053rd)
Page: 1 2 3 4 ... 10
Title Δ
asyncio task cancel. Is is synchronous? 0.00
Run Qt and Websockets server in same event loop 0.00
How to use asyncio and aiohttp for looping instead of for looping? 0.00
How to choose asynchronous or synchronous method variants in python? 0.00
Should I call my async function in another process/thread? 0.00
Issue with waiting for an Event in curio 0.00
Implementation of a time lock with Python's asyncio 0.00
Asyncio task cancellation 0.00
asyncio: running task only if all other tasks are awaiting -0.48
How to call asynchronous functions without expecting returns from t... 0.00
RuntimeError: asyncio.run() cannot be called from a running event l... 0.00
how to retry async aiohttp requests depending on the status code 0.00
aiohttp with asyncio and Semaphores returning a list filled with No... 0.00
python3 asyncio: do all functions in a stack have to use await/async 0.00
Python async CancelledError() with no details 0.00
Python synchronous code example faster than async -1.27
Task exception with aiohttp async request 0.00
Does Python's asyncio lock.acquire maintain order? +3.45
Is there any linter that detects blocking calls in an async function? 0.00
Can asyncio code safely call native libraries that use pthread? 0.00
python infinite loop blocking asyncio concurrent tasks 0.00
Asyncio starts to hide errors 0.00
What is the overhead of an asyncio task? -1.27
why cant we use aiohttp to serve static files for production? 0.00
How to timeout an async test in pytest with fixture? 0.00
Call async function from sync function, while the synchronous funct... 0.00
Python Asyncio: RuntimeEror: This eventloop is already running 0.00
Is asyncio.loop.time() comparable with datetime.datetime.now() and... -1.92
ProactorEventLoop - ValueError: loop argument must agree with Future 0.00
How to drain/exhaust async generator at ~C speed? 0.00
Make method of derived class async 0.00
How to avoid "ValueError: Separator is not found, and chunk ex... 0.00
Random connection errors with aio_pika after 2 days of running 0.00
AsyncIO task doesn't end when the method is essentially finished 0.00
Why we need the `Asyncio.sleep` to start the loop? 0.00
asyncio.run fails when loop.run_until_complete works 0.00
how to use asyncio and multiprocess.map to get data 0.00
RuntimeError when running coroutine from __init__ +0.45
AttributeError: module 'asyncio' has no attribute 'run&... 0.00
Python 3.6 asyncio - Task exception was never retrieved - Task got... 0.00
Join multiple async generators in Python +2.75
Python traceback for coroutine 0.00
How can I optimize this Asyncio slice of code to make more requests... 0.00
Maximize number of parallel requests (aiohttp) 0.00
HEAD requests with aiohttp is dog slow 0.00
asyncio: warn about long-running handlers 0.00
How to wrap asyncio with iterator -1.28
Rewrite a library with blocking requests into async ones 0.00
Asyncio close connection leave connection in TIME_WAIT state 0.00
asyncio.wait_for exec function error in Python3.7.2 0.00