Skip to content

Fix for using IOM connection method with Java7.#673

Merged
DMcGee-SAS merged 1 commit into
mainfrom
iom_j7
Jun 30, 2026
Merged

Fix for using IOM connection method with Java7.#673
DMcGee-SAS merged 1 commit into
mainfrom
iom_j7

Conversation

@DMcGee-SAS

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: domcge <don.mcgee@sas.com>
@DMcGee-SAS
DMcGee-SAS merged commit 9fdeea0 into main Jun 30, 2026
3 checks passed
@DMcGee-SAS
DMcGee-SAS deleted the iom_j7 branch June 30, 2026 12:48
dmsenter89 pushed a commit to dmsenter89/saspy that referenced this pull request Jul 8, 2026
Signed-off-by: domcge <don.mcgee@sas.com>
Signed-off-by: Michael Senter <dmsenter89@gmail.com>
DMcGee-SAS added a commit that referenced this pull request Jul 8, 2026
* Fix for using IOM connection method with Java7. (#673)

Signed-off-by: domcge <don.mcgee@sas.com>
Signed-off-by: Michael Senter <dmsenter89@gmail.com>

* fix: call DELETE properly on HTTP endsas calls

PR #663 introduced a new sess_started attribute to the SASconfigHTTP
class, while only the sess_started attribute ofthe SASsessionHTTP class
was in use. PR #664 then accidentally checked
`SASconfigHTTP.sess_started` as opposed to
`SASsessionHTTP.sess_started`. This commit removes the unused attribute
and fixes the flawed comparison.

Signed-off-by: Michael Senter <dmsenter89@gmail.com>

* chore: move TestSASsubmitTimeout to new test file

Signed-off-by: Michael Senter <dmsenter89@gmail.com>

---------

Signed-off-by: domcge <don.mcgee@sas.com>
Signed-off-by: Michael Senter <dmsenter89@gmail.com>
Co-authored-by: DMcGee-SAS <129913281+DMcGee-SAS@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant