Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lazily add bus matches #40

Merged
merged 1 commit into from
Oct 17, 2019
Merged

Lazily add bus matches #40

merged 1 commit into from
Oct 17, 2019

Conversation

acrisci
Copy link
Member

@acrisci acrisci commented Oct 12, 2019

Similar to how event listeners on signals are lazily added (ref
bd08f64), add a match when the user listens to a signal and remove the
match when the event listener is removed.

ref #39

Similar to how event listeners on signals are lazily added (ref
bd08f64), add a match when the user listens to a signal and remove the
match when the event listener is removed.

ref #39
@acrisci acrisci mentioned this pull request Oct 12, 2019
@acrisci acrisci merged commit e1536b0 into master Oct 17, 2019
@acrisci acrisci deleted the lazy-add-match branch October 17, 2019 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant