Skip to content
This repository has been archived by the owner on May 23, 2020. It is now read-only.

Concurrent listeners #16

Merged
merged 2 commits into from
Nov 9, 2015
Merged

Concurrent listeners #16

merged 2 commits into from
Nov 9, 2015

Conversation

dlew
Copy link
Contributor

@dlew dlew commented Nov 9, 2015

Fixes #15

dlew added 2 commits November 9, 2015 09:05
This way we can avoid problems of listeners adding/remove entries
while an event is being emitted; it has the correct behavior we want.

Note for future readers: COWAL is probably not the best perf-wise,
but we should optimize after the basic lib is stabilized.
dlew added a commit that referenced this pull request Nov 9, 2015
@dlew dlew merged commit e7099f6 into master Nov 9, 2015
@dlew dlew deleted the dlew/concurrent-listeners branch November 9, 2015 15:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant