Dongpo Liu
Dongpo Liu
> If there is no receiver, this default branch can prevent the goroutine block forever at the close. Won't the default branch cause a cpu spin if executed?
How about we just delete deafult? Leaving the decision about the data to the consumer?
> ```go > ch.In() ``` Is this a typo?
Then we may have to just close out chan and delete all data immediately.
@moizzd https://github.com/rust-lang/cargo/pull/13910 Could you please help test this patch? I had some issues when I tried to test on my virtual machine. 1. You need to clone my repo or...
@moizzd Have you tested it? Did it work?
Enable pull-based sink preparations: 1. [x] Fix all panic issue 2. [x] Solve the no-data table advance issue 3. [x] [Add sorter stats info @hi-rustin](https://github.com/pingcap/tiflow/pull/7748) 4. [x] [Handle err from...
I am going to merge this PR. If we find some grammar issues we can fix them later. Thanks! Sorry for the long wait.
@rbtcollins Could you please take a look? Thanks! 💚 💙 💜 💛 ❤️