1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-03 15:40:05 +00:00

fix: ensuring webout on abort, closes #246

This commit is contained in:
Allan Bowe
2022-05-30 12:38:34 +00:00
parent d19c4a517c
commit 5f2229e3d5
2 changed files with 4 additions and 4 deletions

View File

@@ -84,8 +84,8 @@
%end;
%end;
/* Stored Process Server web app context */
%if %symexist(_METAFOLDER)
/* Web App Context */
%if %symexist(_PROGRAM)
or "&SYSPROCESSNAME "="Compute Server "
or &mode=INCLUDE
%then %do;