Skip to content
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.

Show generator state #32

Closed
roblourens opened this issue Jun 8, 2016 · 2 comments
Closed

Show generator state #32

roblourens opened this issue Jun 8, 2016 · 2 comments

Comments

@roblourens
Copy link
Member

P2, 1 day
Node adapter shows its state, don't know what this will take

@roblourens
Copy link
Member Author

if (object.status) {    // promises and generators have a status attribute
    value += ` { ${object.status} }`;
}

@roblourens
Copy link
Member Author

f2a55e6

@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant