NPellet / visualizer

Other
43 stars 24 forks source link

code executor and default async await ? #990

Closed lpatiny closed 7 years ago

lpatiny commented 7 years ago

await is really a great function and I wonder if it should not be checked by default in the code executor.

There could be a view migration that would add the property if missing to false to keep backwards compatibility and for all the new module it would be set by default.