Skip to content

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