Results 5 issues of Hu Shuai

build error log ``` > npx yarn build:qq yarn run v1.22.22 $ taro build --type qq 👽 Taro v3.5.7 Tips: 1. 建议开启持久化缓存功能,能有效提升二次编译速度,详情请参考: https://docs.taro.zone/docs/config-detail#cache。 × Webpack Compiled with some errors in...

The solution is very simple and less intrusive. Rule 1: Don't close all dataCh, let GC handle. Rule 2: Make sure when ctx.Done() is triggered, all senders and receivers will...

https://github.com/sigcn/pg/blob/3b97d1c8c0c0e0d05f973a36a479d82d94d178cb/disco/udp/udp.go#L56-L70 https://github.com/sigcn/pg/blob/3b97d1c8c0c0e0d05f973a36a479d82d94d178cb/disco/udp/udp.go#L177-L180 `c.natEvents` may be already closed, right? For the dynamic added producer situation, I'm afraid WaitGroup is not enough.

Can rr work if - 1. intel hybrid cores on KVM or hyper-v: It seems that PMU won't work if you are in KVM on intel hybrid cores, can anyone...

This is related to an issue in vscode-go: https://github.com/golang/vscode-go/issues/3509, delve does support [watchpoint](https://github.com/go-delve/delve/blob/master/Documentation/cli/README.md#watch), but it doesn't expose it to DAP. By the way, I do read the README.md, and go...

kind/enhancement
area/dap