/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Go channels are bad
(www.jtolds.com)
298 points
jtolds
| 1 comments |
02 Mar 16 15:40 UTC
|
HN request time: 0.225s
|
source
1.
gravypod
◴[
02 Mar 16 16:52 UTC
]
No.
11211129
[source]
▶
>>11210578 (OP)
#
In non-critical things (not important to execution speed), is it still acceptable to use go channels? I'm always weary of using a mutex because then I have to spend a much larger amount of time checking to see if it will lock.
ID:
GO
↑