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

Allow for tracing of execution - using NodeEvaluationEvent #11

Open
bhouston opened this issue Sep 27, 2022 · 0 comments
Open

Allow for tracing of execution - using NodeEvaluationEvent #11

bhouston opened this issue Sep 27, 2022 · 0 comments

Comments

@bhouston
Copy link
Contributor

I've written a means of listening to the execution flow via GraphEvaluator.onNodeEvaluation. It fires off NodeEvaluationEvents which you can then use to highlight nodes in the graph.

I think that maybe this should be paired with a "step" advance function rather than execute to end or something like this? Like a step-debugger?

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

1 participant