Zac Burns

Results 65 comments of Zac Burns
trafficstars

What is necessary here is in the `exit_handler` to also call `dump_html` for each thread using a unique filename based on the thread id. Unfortunately, the output is quite difficult...

I do not offhand know what this is (I rarely use npm/JS/neon) but was able to find a [similar issue](https://github.com/neon-bindings/neon/issues/395) in `neon-bindings`. The fix was to run `npm install --global...

It's worth noting that Agora already has support for comments, but unfortunately these are in limited position (preceding a statement) [https://github.com/graphprotocol/mission-control-indexer/blob/master/guides/agora/language/reference/statements.md#comments](https://github.com/graphprotocol/mission-control-indexer/blob/master/guides/agora/language/reference/statements.md#comments) We can expand support to include more positions though.

Also linking here: https://github.com/graphprotocol/graph-node/issues/3554#issuecomment-1135156572 as an alternative to prevent determinism issues with verifiable queries rather than detect them after the fact.

@lutter Agree on all points.