Alejandro Rivera
Alejandro Rivera
Hi again @bitx1. Thanks for this report. Unfortunately, I don't have a Windows machine that i can use to test (and feel a bit lazy about spinning up a VM)....
i tried a few times and in various ways to interrupt the execution of the`com.sample.project.EmbeddedRabbitMqTest` test before the `@After` block (which calls `rabbitMq.stop();`) is executed, but I was never able...
I've pushed a branch containing a test to try to reproduce the issue and i just don't get the same results you do. Try checking out the [branch](https://github.com/AlejandroRivera/embedded-rabbitmq/tree/test/issue-28/src/test/java/issue28) `test/issue-28`, then...
Interesting! My system is Mac OS X 10.11.6 I'll do some more research when i have some spare time. Thanks for the help so far 👍
did `stop()` finish successfully? Can you enable debug for `io.arivera.*` package and share the logs?
I can confirm that changing manually the value to PETG doesn't seem to be correctly stored, as the GCODE generated still shows "PET" instead of "PETG". This becomes a problem...
> > I can confirm that changing manually the value to PETG doesn't seem to be correctly stored, as the GCODE generated still shows "PET" instead of "PETG". This becomes...