Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[generator] add provisioning for recursion #23

Copy link
Copy link
@iboB

Description

@iboB
Issue body actions

Currently a recursion to another coroutine (say for DFS tree traversal) will cause each top-level resume to call resume and recurse to all instance to the deepest level. Instead the generator may be recursion aware and keep a free list of coroutine handles, only resuming the top one.

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.