Index: TECH/impl/BackgroundProcessStarter.cls.xml =================================================================== diff -u -r1371 -r2169 --- TECH/impl/BackgroundProcessStarter.cls.xml (.../BackgroundProcessStarter.cls.xml) (revision 1371) +++ TECH/impl/BackgroundProcessStarter.cls.xml (.../BackgroundProcessStarter.cls.xml) (revision 2169) @@ -24,7 +24,7 @@ do ##class(vhLib.Logger).%New().Info("BackgroundProcessStarter",Data.GeefID()) - Job ##class(TECH.BackgroundProcess).VoerUit(Data.GeefID()) + Job ##class(TECH.BackgroundProcess).VoerUit(Data.GeefID(), ##class(TECH.Context.RuntimeContext).Instance().GeefSessieID()) ]]>