Marc13

Results 1 issues of Marc13

The requests library is not async and therefore blocking. This means that if 2 users run a command that uses requests, at the same time, it will take longer for...