Closed LockedThread closed 3 months ago
I determined it had something to do with the rabbitmq setup. I got it working here: https://github.com/LockedThread/amqprs/tree/feat/remove-bitnami. Will make PR and discuss after https://github.com/gftea/amqprs/pull/141
I cannot reproduce this. see the run https://github.com/gftea/amqprs/actions/runs/10037852879/job/27738546051?pr=142
I cannot reproduce this. see the run https://github.com/gftea/amqprs/actions/runs/10037852879/job/27738546051?pr=142
weird, I will re-assess later
Description
I was looking to make a PR to amqprs and before I started working I decided to runt the regression test. The basic_pub_sub example test is not closing the channel, which is causing the program to live forever. I am checked out onto the main branch.
Command
Output