scijs / cwise-parser

Parser for cwise
MIT License
8 stars 6 forks source link

increase counter before calling parse #8

Open archmoj opened 4 years ago

archmoj commented 4 years ago

We sometimes get different inline numbers when building plotly.js for Chart Studio nodes. cc: https://github.com/plotly/streambed/issues/13816 inline-diff.

This PR attempts to address this issue by increasing the global counter before calling time-consuming parse function.

@mikolalysenko

archmoj commented 4 years ago

ping @mikolalysenko

archmoj commented 4 years ago

cc: @rreusser