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

filtering results prevents child funcs. to be added #24

Closed
sumerc opened this issue Nov 16, 2019 · 1 comment
Closed

filtering results prevents child funcs. to be added #24

sumerc opened this issue Nov 16, 2019 · 1 comment
Assignees
Labels

Comments

@sumerc
Copy link
Owner

sumerc commented Nov 16, 2019

self._filter = filter
_yappi.enum_func_stats(self._enumerator)
self._filter = None

enumeration is done based on filter and then when we try to make the YChildFuncs we cannot get them because filter excluded them.

@sumerc sumerc self-assigned this Nov 16, 2019
@sumerc sumerc added the 1.2 label Nov 16, 2019
@sumerc sumerc added 1.3 and removed 1.2 labels Dec 17, 2019
@sumerc
Copy link
Owner Author

sumerc commented Apr 8, 2020

Let's see if this becomes problematic with the new filter_callback API

@sumerc sumerc closed this as completed Apr 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant