piccalilli_’s avatarpiccalilli_’s Twitter Archive—№ 15,168

  1. RT ryanchenkie: If you're using async await, you might be running async calls sequentially that can actually be done in parallel. Here's o…