On Thu, Jul 18, 2024 at 4:24 PM Lammie Jonson <jrubia...@gmail.com> wrote:
>           goroutineRunning.Done()

Should be

        defer goroutineRunning.Done()

(not tested)

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAA40n-XpOke74VyM9Lk8ym0ntjDcG65nZ0hO2gq0_dCDT3NW5w%40mail.gmail.com.

Reply via email to