Skip to content

Fix issue with refactor: extract greeting logic into a testa - #15

Open
bilaldeveloper4312 wants to merge 1 commit into
raimeecas:mainfrom
bilaldeveloper4312:fix/patch-2-4651
Open

Fix issue with refactor: extract greeting logic into a testa#15
bilaldeveloper4312 wants to merge 1 commit into
raimeecas:mainfrom
bilaldeveloper4312:fix/patch-2-4651

Conversation

@bilaldeveloper4312

Copy link
Copy Markdown

Extracted the greeting logic into a dedicated 'Greet' function to enable unit testing, improve reusability, and adhere to clean code principles.

$ #2
Fixes #2

added some extra checks to prevent crashes
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.

🎯 Prevent Connection Leak to Pool on Context Cancellation during BeginTx()

1 participant