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 segfault in scheduler #228

Merged
merged 5 commits into from
Oct 13, 2023
Merged

Fix segfault in scheduler #228

merged 5 commits into from
Oct 13, 2023

Conversation

DelSkayn
Copy link
Owner

@DelSkayn DelSkayn commented Oct 7, 2023

Changes the scheduler so as to not hold onto reference to the futures vec while polling a future.
This is a temp fix for #224 while we explore options for a more efficient scheduler implementation.

@DelSkayn DelSkayn merged commit a28feb4 into master Oct 13, 2023
54 checks passed
@DelSkayn DelSkayn deleted the fix_segfault_in_scheduler branch October 13, 2023 10:30
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