Open grigasp opened 1 week ago
At the moment the async function has no parameters and there's no way to cancel it. This means that we can easily start a large number of expensive requests without any way to abort them.
At the moment the async function has no parameters and there's no way to cancel it. This means that we can easily start a large number of expensive requests without any way to abort them.