Closed lczub closed 8 years ago
Keyword Close Magik Connection has called exit() before closing the connecting. This was not correct, cause exit() is only known inside the SW GIS internal cli client. Under GIS 4.0, this failure has no negativ effect. But under GIS 5.0, the remote_cli tries to write a traceback to the closed streams. This create than an endless traceback loop.
fixed with v0.4.0-Alpha
To avoid communication timing problems at the end of a test run against Smallworld 5 images, an additional sleep before closing the connection helps. Example