Through tasks not properly logging #81
Open
Labels
Projects
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While doing my GSoC17 Week 12 report noticed that through tasks properly handle input and output but it does not have
resolvedInput
properly logged tographson.json
and there is no node in graph visualization in d3 (localhost:8084
). Also, last redux state seems to not haveresolvedOutput
but hasresolvedInput
.Maybe something is lost in the middle of
through
...Potentially related to #79 .
The text was updated successfully, but these errors were encountered: