Consultor Eletrônico



Kbase P7558: Background process remain in memory after code is ended
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   29/07/2005
Status: Unverified

SYMPTOM(s):

Background process remain in memory after code is ended

Using WAIT-FOR CLOSE OF THIS-PROCEDURE in the code

FIX:

Use REPEAT block instead of WAIT-FOR statement.