smallnest / chanx

unbounded chan
MIT License
431 stars 63 forks source link

context: avoid potential goroutine leaks #13

Closed lhy1024 closed 1 year ago

lhy1024 commented 1 year ago

Signed-off-by: lhy1024 admin@liudos.us

close #12

  1. add context
  2. add go leak test
  3. make drain as a function