-
I run multiple workers on different queue in the different routines, got panic when shut down the server : `panic: close of closed channel`
```golang
for i := 1; i
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
-
I've noticed a couple comments in Go assembly routines "TODO replace this with a jump table in the future" and when I tried implementing an assembly routine with a jump table I realized why it hasn't …
eloff updated
2 years ago
-
The default `V-LAMP-OFF` routine calls `SAY-IF-NOT-LIT` to tell you if turning off e.g. the flashlight makes the room go dark.
This should also happen for other light sources that define their own …
-
Binding routines in C is great. I would like to see more languages that could use the `BIND` specifier.
```fortran
function pyfunction (args) result (res) BIND(python, name="pyfunction")
```
Wit…
-
We'll want to create a routine similar to what we had on our Infinite Recharge robot where when a button is pressed in test mode.
It should go through each motor attempting to move them a small amo…
-
It appears that `reg_sig_handler` from `psw/urts/linux/sig_handler.cpp` doesn't attempt to preserve `SA_ONSTACK` flag from originally installed signal handlers.
In particular, this seems to cause …
-
As requested on https://blog.golang.org/pkg.go.dev-2020: I have found godoc.org to be the best way to search for _quality_ Go modules, significantly because it defaults to sorting by the number of imp…
-
related to https://github.com/ipbit/ipfsbit/issues/21
branch https://github.com/ipbit/go-libp2p/tree/punching
pull request https://github.com/libp2p/go-libp2p/pull/490
- [x] collect observed QUIC…
-
#### The associated forum post URL from `https://forum.rclone.org`
n/a
#### What is the problem you are having with rclone?
Files with `Content-Encoding: gzip` in Cloudflare R2 are no longe…