-
What happened
----------------
A test failed to compile because `make` couldn't find a required `.mod` file that is in the build tree.
System Information
-------------------
```
uname -a
Da…
-
```
Traceback (most recent call last):
File "/usr/local/Cellar/python3/3.6.1/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
…
-
Hey, just started using this library and I have run into an issue dequeuing a queue.
```panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation viola…
-
### Go version
go version go1.22.0 darwin/arm64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE='auto'
GOARCH='arm64'
GOBIN=''
GOCACHE='/Users/richardcrovern/Library/Caches…
-
Some exceptions while setting up the readme
```
Traceback (most recent call last):
File "/Users//git/indexify/examples/readme/readme_example.py", line 57, in
result = g.graph_outputs(invo…
-
```
// x/net/http
func (s *Server) ServeConn(c net.Conn, opts *ServeConnOpts)
```
or
```
// github.com/valyala/fasthttp
func (s *Server) ServeConn(c net.Conn) error
```
-
lib.Main:Exit sends to a channel:
https://github.com/purpleidea/mgmt/blob/9ba893c06c1058f39ac1e1ed7791d8386fd70065/lib/main.go#L199-L201
that will not be listened to until Main is 'running': https…
-
```
λ pipupgrade --interactive
Checking...
multiprocessing.pool.RemoteTraceback:
"""
Traceback (most recent call last):
File "/usr/local/Cellar/python/3.7.4_1/Frameworks/Python.framework/Versi…
-
based on the commit `eaffd0ec7a8cef1a3180ea23d0ed45f6947d19f7`
## panic
```
2020/02/29 21:12:19 db.go:518: [info] Closing database
panic: send on closed channel
goroutine 49 [running]:
githu…
-
`uv sync` is documented with
> If the project virtual environment (.venv) does not exist, it will be created.
That's great behavior, most of the times.
I want to use `uv sync` to install depe…