Hi Andrio,
After the MDR execution, beforeSave event trigger only once.
You can test in debug/trace.
for example if you have 500 instance to update and you are running MDR, then your custom action
which will update 500 instance then after the execution BeforeSave event will trigger.
Thanks
Sunil