nats.c icon indicating copy to clipboard operation
nats.c copied to clipboard

Tests failing `-fsanitize=thread`

Open levb opened this issue 2 years ago • 0 comments

The following tests seem to be failing -fsanitize=thread warnings, will disable until further investigation

  • [ ] Test_AutoUnsubNoUnsubOnDestroy
  • [ ] Test_ClientAutoUnsubAndReconnect
  • [ ] Test_EventLoop
  • [ ] Test_JetStreamOrderedConsSrvRestart
  • [ ] Test_JetStreamOrderedConsWithErrors
  • [ ] Test_PendingLimitsDeliveredAndDropped
  • [ ] Test_ReconnectWithTokenHandler
  • [ ] Test_SrvVersionAtLeast

Full list in test/no-sanitize.txt

levb avatar Jul 11 '23 10:07 levb