fyhao / tns-webform-client

MIT License
1 stars 0 forks source link

helperEvalParser to clear vars from global #399

Open fyhao opened 6 years ago

fyhao commented 6 years ago

Check https://github.com/fyhao/tns-webform-client/blob/master/app/lib/modBrowser/helperEvalParser.js#L27

Experienced issue on wf-gateway, we may need to clear vars from global in finally block, careful unit test, real device test had to be tested throughoutly.

fyhao commented 6 years ago

Basic test done in sim, no issue found

fyhao commented 6 years ago

LGTM

fyhao commented 6 years ago

Maybe got bug