asyncinject
asyncinject copied to clipboard
Tests and documentation showing what happens if something raises an Exception
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?