PromiseSubjectValue: ValueOrRetriever<Promise<unknown>>

Value that can be:

  • a Promise, that will not be awaited

  • a function returning the above Promise