You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
basic_test is spitting out lines like this on shutdown:
(30171|30180) DataReaderImpl::remove_associations: bit 0 local 0103507b.9def3738.75db5625.00000004(e90cd0d3) remote 0103507b.9def3738.75dc5579.00000003(c9b82b9a) num remotes 1
(30171|30180) DataReaderImpl::remove_associations_i: bit 0 local 0103507b.9def3738.75db5625.00000004(e90cd0d3) remote 0103507b.9def3738.75dc5579.00000003(c9b82b9a) num remotes 1
(30171|30180) WARNING: DataLink[0x7f53bc015260]::~DataLink() - link still in use by 1 entities when deleted!
01:44:32.527751 (30171|30171) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(30171|30171) WARNING: DataLink[0x562dc794d190]::~DataLink() - link still in use by 6 entities when deleted!
I know I've seen this before in OpenDDS applications, I just don't know if it's expected or if I'm not cleaning up properly, so it's possibly related to #3.
The text was updated successfully, but these errors were encountered:
basic_test
is spitting out lines like this on shutdown:I know I've seen this before in OpenDDS applications, I just don't know if it's expected or if I'm not cleaning up properly, so it's possibly related to #3.
The text was updated successfully, but these errors were encountered: