mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 18:24:52 -06:00
It's currently possible to setup multiple automation rules that trigger each other resulting in an infinite loop. To prevent that, this commit adds a global "circuit breaker" that prevents all automations from triggering while an automation rule is executing. Internal topic: t/124365. |
||
---|---|---|
.. | ||
admin/assets/javascripts/admin | ||
app | ||
assets/stylesheets/common | ||
config | ||
db/migrate | ||
lib | ||
spec | ||
test/javascripts/integration/components | ||
plugin.rb |