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

nebulex crash when gc_interval is not set #182

Closed
dongfuye opened this issue Jan 13, 2023 · 1 comment
Closed

nebulex crash when gc_interval is not set #182

dongfuye opened this issue Jan 13, 2023 · 1 comment

Comments

@dongfuye
Copy link
Contributor

if gc_interval is not set, then maybe_cleanup will call start_timer(gc_interval, heartbeat_ref) when size >= max_size and cause a crash

@cabol
Copy link
Owner

cabol commented Jan 13, 2023

Yeah, good catch, this is also related to #181

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