Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zti display check #167

Merged
merged 1 commit into from
Nov 7, 2024
Merged

zti display check #167

merged 1 commit into from
Nov 7, 2024

Conversation

najohnsn
Copy link
Member

@najohnsn najohnsn commented Nov 4, 2024

This PR resolves #165.

There are 2 main cases where ati uses zti:

  • handling ONERROR
  • handling DISPLAY values of ALL, HOST, and HOSTCODE

With this PR, ONERROR handling will always stack the ati object when using zti. And it will be unstacked when complete.
With this PR, DISPLAY handling will update the current global ati object when setting DISPLAY and it is necessary. The actual DISPLAY value will only be effective when the global ati sessions are the same as the ati sessions for the object being used.

@najohnsn najohnsn self-assigned this Nov 4, 2024
@najohnsn najohnsn added the bug Something isn't working label Nov 4, 2024
@najohnsn najohnsn force-pushed the zti-display-check branch 2 times, most recently from b696cd8 to 5506e53 Compare November 7, 2024 15:01
Signed-off-by: Neil Johnson <najohnsn@us.ibm.com>
@najohnsn najohnsn marked this pull request as ready for review November 7, 2024 15:06
@najohnsn najohnsn merged commit 7c8063a into main Nov 7, 2024
11 checks passed
@najohnsn najohnsn deleted the zti-display-check branch November 7, 2024 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DISPLAY mode issue
1 participant