Skip to content

JobUiDelegate: only set the default handlers once.

David Faure requested to merge fix_dropjobtest into master

This gives a chance to unittests to set a null handler. Otherwise jobs with subjobs would set non-null handlers back, when the subjob automatically creates a JobUiDelegate.

Fixes dropjobtest.

Merge request reports

Loading