Skip to content

when running the scheduler task as the `root` user, call **entryPoint()**...

Sergey Shulezhko requested to merge feat/ubq_message-runTask-As-root into master

when running the scheduler task as the root user, call entryPoint() instead of runaAs*(entryPoint) to reduce the depth of the call stack and prevent the error "EMetabaseException 2 level depth call to Session.runAs* is not allowed"

Merge request reports

Loading