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

_map function is not applied to _cache when calling subscriber.emit in combine_latest.py #1

Closed
flofeurstein opened this issue Jun 13, 2018 · 1 comment

Comments

@flofeurstein
Copy link
Collaborator

In combine_latest.py subscriber.emit is called directly with self._cache even if there is a _map function

subscriber.emit(*self._cache, who=self)

@semiversus
Copy link
Owner

Had the same issue and forgot to push it. Thx!

semiversus pushed a commit that referenced this issue Jan 11, 2021
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

No branches or pull requests

2 participants