Open pekam opened 6 years ago
This only happens for cases where the timeout is the only difference between the listeners. There's logic that checks for a different filter and a different debounce phase, but no check for the exact timeout value.
I'm not sure if it's worth the overhead to also include the configured timeout duration in all event messages from the client just to be able to filter out irrelevant listeners in this particular case.
add(input);