Jason5Lee
Jason5Lee
I have a use case. When doing a quick note, I'm not sure the complete structure, so instead of using heading, I simply use indented lists, like this. - Point...
I think it's related to [tokio-rs/prost/issues/429](https://github.com/tokio-rs/prost/issues/429), currently Rust protobuf generator doesn't allow you to choose the pointer, in which case you're not allowed to use `Arc` for reusing value. I...
Having this issue in 5.3.12
I have a similar requirement where I want to resolve DNS through socks5 proxy.
Is there any GraalVM-compatible way to read the clipboard on macOS since I cannot use `java.awt.Toolkit` ?
I have this issue on Windows, but it works on MacOS.
Same issue on Windows. `toolchain 'nightly-x86_64-pc-windows-msvc' does not contain component 'rls' for target 'x86_64-pc-windows-msvc'.`
I think JetBrains one is good. Even a documentation improvement can help if you want to keep third-party libraries minimum.
One year later, still not fix.
I met this issue. The panic result shows that ``` panic: non-positive interval for NewTicker goroutine 43 [running]: time.NewTicker(0x0, 0x0) /src/time/tick.go:24 +0x151 github.com/Shopify/sarama.(*consumerGroup).loopCheckPartitionNumbers(0xc000196480, 0xc000238400, 0x1, 0x4, 0xc0002b2400) /pkg/mod/github.com/!shopify/[email protected]/consumer_group.go:442 +0x66 created...