[asterisk-bugs] [JIRA] (ASTERISK-24994) dns: Query set unit tests are failing due to race condition
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Wed Apr 22 11:29:33 CDT 2015
Joshua Colp created ASTERISK-24994:
--------------------------------------
Summary: dns: Query set unit tests are failing due to race condition
Key: ASTERISK-24994
URL: https://issues.asterisk.org/jira/browse/ASTERISK-24994
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Core/General
Reporter: Joshua Colp
Severity: Minor
The test_dns_query_set unit tests are currently sporadically failing due to a race condition with the underlying queries. This is being caused due to the query set code incorrectly destroying queries after the user callback has been invoked. The documentation states, however, that queries are available for the lifetime of the query set. This is a reasonable expectation.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list