You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`_updateMaxLevel()` should be called carefully cause it has a key role
of managing the execution. And it is not easy to optimize the call of
the function. So let's call it before executing reactions every time.
This is brute-force way but we can optimize it later.
0 commit comments