Asynchronous Signal Intermediate Throw Event is failing When one of the Catching events has error

Hi,

In document it is mentioned that for Synchronous Message Throw event (default) , whole transaction will fail if one of the catching events has an exception.

reference:

But is it the same case for Asynchronous Signal Intermediate Throw Event too?

In my case,the signal is not received by other handlers waiting for the signal when i configured throwing event as Asynchronous (in modeler, checked Ascynchrous before and exclusive is true ) and one of the process’s catching events has an exception.

Is this behavior correct? In document it is only specifically mentioned for synchronous throw event.

Thanks,
Sindhu.