Skip to content

[SDTEST-3552][SDTEST-3553][SDTEST-3554][SDTEST-3558] Session management and initialisation#207

Merged
ypopovych merged 2 commits into
mainfrom
sdtest-3553-new-initialisation
Mar 23, 2026
Merged

[SDTEST-3552][SDTEST-3553][SDTEST-3554][SDTEST-3558] Session management and initialisation#207
ypopovych merged 2 commits into
mainfrom
sdtest-3553-new-initialisation

Conversation

@ypopovych

Copy link
Copy Markdown
Contributor

What and why?

Proper session management and SDK initialisation so session can be shared between both frameworks and properly ended on SDK unload

How?

Created TestSessionManager and TestSessionProvider, which can be used to get create and store active session. They are shared between observers. Session stop event is called on the dynamic library unload event when all tasks are finished.

Review checklist

  • Feature or bugfix MUST have appropriate tests (unit, integration)
  • Make sure each commit and the PR mention the Issue number or JIRA reference

@ypopovych
ypopovych requested review from a team as code owners March 20, 2026 15:24
@ypopovych
ypopovych requested a review from calvinbayer March 20, 2026 15:25
@ypopovych
ypopovych merged commit 0b40fb6 into main Mar 23, 2026
1 check passed
@ypopovych
ypopovych deleted the sdtest-3553-new-initialisation branch March 23, 2026 14:59
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.

2 participants