asyncinject icon indicating copy to clipboard operation
asyncinject copied to clipboard

Tests and documentation showing what happens if something raises an Exception

Open simonw opened this issue 2 years ago • 0 comments

Would it be possible to catch multiple exceptions from separate async tasks and group them together as a single group of exceptions raised by the resolve() method?

simonw avatar Jan 21 '23 18:01 simonw