Closed thierryba closed 2 months ago
This shows in a example that if one is using natsMsg_Destroy a bit "too late", the message is already destroyed and this code will crash.
See comment in https://github.com/nats-io/nats.c/issues/793
This shows in a example that if one is using natsMsg_Destroy a bit "too late", the message is already destroyed and this code will crash.