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

Make connectUrl lazy and once initialized #96

Merged
merged 4 commits into from
Feb 15, 2024

Conversation

MacDeveloper1
Copy link
Contributor

This PR fixes the issue #95

@KammererTob
Copy link
Contributor

Thanks for the PR. Might it be possible to add some tests for that? Specifically that is always returns the same URL while conntected and that it regenerates the session_id/url on each connect? Just to prevent regressions in the future. Thanks!

@MacDeveloper1
Copy link
Contributor Author

Might it be possible to add some tests for that?

I've add the test and before update the dart SDK constraints because I was using records for test.

@KammererTob
Copy link
Contributor

I would rather not tighten the constraints just for unit tests. Is it possible to rewrite them so that the old constraints can be kept? Sorry for the additional effort.

@MacDeveloper1
Copy link
Contributor Author

MacDeveloper1 commented Feb 15, 2024

Hi. I've removed the commit with dart constraints modifiation.

@KammererTob KammererTob merged commit 8fc50b7 into blackhorse-one:master Feb 15, 2024
1 check passed
@KammererTob
Copy link
Contributor

Thanks for the PR!

@MacDeveloper1 MacDeveloper1 deleted the bug/connect-url branch February 20, 2024 10:35
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