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

Ensure raw_connection has a @raw_connection set (2) #2368

Merged
merged 2 commits into from
Aug 13, 2024

Conversation

andynu
Copy link
Contributor

@andynu andynu commented Mar 25, 2024

Directly related to #2329 and the previous pr #2367 for the raw_connection method specifically calling verify! should ensure that the @raw_connection is configured and set.

This is stacked on top of #2367

andynu added 2 commits March 25, 2024 09:29
Introduce the _connection method which returns whichever is defined
between @unconfigured_connection or @raw_connection.
verify! ensures that @raw_connection is defined.
@andynu andynu changed the title Ensure raw_connection has a @raw_connection set Ensure raw_connection has a @raw_connection set (2/10) Mar 25, 2024
@andynu andynu changed the title Ensure raw_connection has a @raw_connection set (2/10) Ensure raw_connection has a @raw_connection set (2) Mar 26, 2024
@yahonda yahonda merged commit dd3c425 into rsim:master Aug 13, 2024
13 checks passed
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