Share

OpenSTA

Tracker: Feature Requests

5 No Disconnection on EXIT command - ID: 790516
Last Update: Tracker Item Submitted ( antonym )

Background
=========
On completion of a script or when encountering an
explicit EXIT command, the Test Executor closes any
open TCP connections.

This is not always desirable, especially if building a
modular scripting structure.

Requirement
=========
The script developer should be able to specify whether
the thread disconnects or not on completion of a script.

Suggested Implementation
====================
Remove the disconnect feature from the EXIT command
and during capture add "DISCONNECT ALL" just before
each of the two "EXIT" commands at the end of the
script.

Reasoning
========
Everyone will have differing requirements. Complete and
simple control is provided by using the
existing "DISCONNECT" statement instead of the implicit
disconnection that results from the "EXIT" command.


Antony Marcano ( antonym ) - 2003-08-18 13:06

5

Open

None

Geoff Hall

HTTP Replay

None

Public


Comments

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.