fn wait(self: *Self) callconv(.Async) ReturnType

Wait for all the calls and promises of the group to complete. Thread-safe. Safe to call any number of times.

Parameters

self: *Self,