Closed jessegrosjean closed 5 months ago
@heckj Also, if you have any idea how to get rid of the for try await _ in group
(and see commented code above) let me know. I haven't done much work with async and can't see why one works without warning and the other doesn't.
failing test appears to be a flake. I'm going to briefly hold merging this to lock down where that flake is happening, then merge this (assuming it is unrelated, which i'll check as i dig it out when I get home)
I think this addresses #87