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

fix: on_kernel_start callbacks accumulated after hot reload #556

Conversation

maartenbreddels
Copy link
Contributor

@maartenbreddels maartenbreddels commented Mar 14, 2024

Introduced in #471
We should remove the on_kernel_start callbacks on a hot reload, but
not remove the ones added by the hot reload itself.

TODO: What happens when we import packages that are in site-packages that will not be reloaded?

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @maartenbreddels and the rest of your teammates on Graphite Graphite

@maartenbreddels maartenbreddels marked this pull request as ready for review March 14, 2024 11:00
@maartenbreddels maartenbreddels force-pushed the 03-14-fix_on_kernel_start_callbacks_acculumated_after_hot_reload branch from 078c4d2 to 9e74190 Compare March 14, 2024 11:29
@maartenbreddels maartenbreddels force-pushed the 03-14-fix_on_kernel_start_callbacks_acculumated_after_hot_reload branch 4 times, most recently from 5c4d2b2 to 47967f9 Compare March 25, 2024 11:20
Introduced in #471
We should remove the on_kernel_start callbacks on a hot reload, but
not remove the ones added by the hot reload itself.
@maartenbreddels maartenbreddels force-pushed the 03-14-fix_on_kernel_start_callbacks_acculumated_after_hot_reload branch from 47967f9 to bc84a1f Compare March 25, 2024 11:50
Copy link

render bot commented Mar 25, 2024

@maartenbreddels maartenbreddels changed the title fix: on_kernel_start callbacks acculumated after hot reload fix: on_kernel_start callbacks accumulated after hot reload Mar 25, 2024
@maartenbreddels maartenbreddels merged commit 59147e7 into master Mar 25, 2024
24 checks passed
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