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

eng: update a comment, unit test for better clarity about why the start = Lazy #5226

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nphausg
Copy link

@nphausg nphausg commented Feb 9, 2025

// LAZY - to release the mutex as quickly as possible and defer the work

The only change is in the comment // LAZY - to release the mutex as quickly as possible and defer the work for better clarity about why the start = CoroutineStart.LAZY is used.

Screenshot 2025-02-09 at 11 17 57

…ineStart.LAZY is used

for better clarity about why the start = CoroutineStart.LAZY is used.
@nphausg nphausg changed the title eng: update a comment for better clarity about why the start = Corout… eng: update a comment for better clarity about why the start = Lazy Feb 9, 2025
@nphausg nphausg changed the title eng: update a comment for better clarity about why the start = Lazy eng: update a comment, unit test for better clarity about why the start = Lazy Feb 9, 2025
@nphausg
Copy link
Author

nphausg commented Feb 9, 2025

Hi @terrakok @pjBooms @igordmn please help to review this ✌️ thanks

@pjBooms pjBooms requested a review from terrakok February 10, 2025 16:01
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.

1 participant