justtrackio / gosoline

Gosoline is our framework which fuels all of our Golang applications
MIT License
96 stars 50 forks source link

fix: Implement restartability on producer daemon without reset; #1160

Closed bt-justtrack closed 1 month ago

bt-justtrack commented 1 month ago

This PR fixes using the testing Suite.WithSharedEnvironment in scenarios where there is a producer daemon and more than one test case.