Description
A scheduled task was added to timeout a request in the future.
This task is not cancelled when the request is completed before the timeout.
With a long timeout, this can lead to extreme memory usage (~1 GB growth per minute on my laptop with my graph implementation).