Skip to content

fix(dns): race condition when resolving a domain name

Félix Olart requested to merge fix/FLEXISIP-616-on-master into master

Reviewer guidelines

The following requirements must be met before merging:

  • flexisip:

    • tests added no test (too much time consuming to implement)
    • related branch pipelines succeeded
    • SHA1 consistency of cherry-picked commits
  • linphone-sdk:

    • on a tag (exception for master, which is allowed to use yet-to-be-released versions of the SDK)
    • from the corresponding branch
  • docs:

    • CHANGELOG up to date
    • wiki (public documentation) up to date

sofia-sip: BC/public/external/sofia-sip!36 (merged)

Closes FLEXISIP-616 and FLEXISIP-652

Edited by Thibault Lemaire

Merge request reports