Closed Gnappuraz closed 5 years ago
I was wrong, signal2 is a SYNChronous system, not an async one. All the subscribers' callbacks will be executed immediately and in order by the same thread issuing the signal.
I was wrong, signal2 is a SYNChronous system, not an async one. All the subscribers' callbacks will be executed immediately and in order by the same thread issuing the signal.