retejs / module-plugin

4 stars 10 forks source link

endless loop protection #1

Open Flippo24 opened 6 years ago

Flippo24 commented 6 years ago

Now, there is no protection for a module calling itself in a loop. In some cases it should be allowed. So may be there could be an limit for calling x times in a loop, then exit.

module and rename module to 'index.rete'