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

Dataflow causes stack overflow #1613

Closed
hkaiser opened this issue Jun 16, 2015 · 0 comments
Closed

Dataflow causes stack overflow #1613

hkaiser opened this issue Jun 16, 2015 · 0 comments

Comments

@hkaiser
Copy link
Member

hkaiser commented Jun 16, 2015

Under certain circumstances dataflow can cause stack overflows because of deep recursion.

@hkaiser hkaiser added this to the 0.9.11 milestone Jun 16, 2015
hkaiser added a commit that referenced this issue Jun 16, 2015
- Applying general fix to limit recursion depth while executing continuations
- Adding test triggering stack overflows (without this patch)
- Fly-by changes in future_data avoiding unneeded refcnt incref/decref
hkaiser added a commit that referenced this issue Jun 16, 2015
- Applying general fix to limit recursion depth while executing continuations
- Adding test triggering stack overflows (without this patch)
- Fly-by changes in future_data avoiding unneeded refcnt incref/decref
hkaiser added a commit that referenced this issue Jun 16, 2015
- Applying general fix to limit recursion depth while executing continuations
- Adding test triggering stack overflows (without this patch)
- Fly-by changes in future_data avoiding unneeded refcnt incref/decref
hkaiser added a commit that referenced this issue Jun 16, 2015
- Applying general fix to limit recursion depth while executing continuations
- Adding test triggering stack overflows (without this patch)
- Fly-by changes in future_data avoiding unneeded refcnt incref/decref
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant