quickfixgo / quickfix

The Go FIX Protocol Library :rocket:
https://www.quickfixgo.org/
Other
731 stars 287 forks source link

Acceptance tests results are not predictable #577

Closed alexppxela closed 10 months ago

alexppxela commented 1 year ago

Acceptance tests fail randomly. It is due to quickfix implementation. Some wrong messages sent to the other side trigger a logout so the other side logs out the client and disconnects the client. It happens on these errors:

Examples: https://github.com/quickfixgo/quickfix/actions/runs/5780605792/job/15664496876