stacklok / minder

Software Supply Chain Security Platform
https://minder-docs.stacklok.dev/
Apache License 2.0
252 stars 35 forks source link

The NATS test is still flaky #4542

Open jhrozek opened 1 week ago

jhrozek commented 1 week ago

We're seeing:

  natschannel_test.go:98: Got {"msg":"hello"} from out1
    natschannel_test.go:101: Got {"msg":"konnichiwa"} from out2
    natschannel_test.go:103: timeout waiting for message 2
    natschannel_test.go:116: expected 3 messages, got 2: [0xc00022a8a0 0xc0001892c0]

especially in the coverage runs.