web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

Max Depth

JordiMontana Profile Picture JordiMontana 326
Minimum Version: 2.5.0 / 3.5.0 Prevent infinite loops: Max Depth As part of the 2.5.x / 3.5.x release, we have now the capability to limit the event execution pipeline up to a certain depth. This is specially useful if you have plugins calling each other, and the likelyhood of exceeding that threshold is possible. Without this capability , unit test execution might be stuck in an infinite loop until the test runner times out: and that’s simply not cool.

This was originally posted here.

Comments

*This post is locked for comments