While testing on a fresh machine (without ipv6) I noticed the ns test would fail. This led me to improve the state of the ns stress test code to remove the legacy atomic, and check assertions of the sockets.
Author: William Brown william@blackhats.net.au
The code looks good to me. Please, create an issue for this and change the commit head and body accordingly...
And you have my ack with it :)
rebased onto e4831bc4922dda2012c1eed5915aa0a2e62f353d
Pull-Request has been merged by firstyear
389-ds-base is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in 389-ds-base's github repository.
This pull request has been cloned to Github as issue and is available here: - https://github.com/389ds/389-ds-base/issues/2943
If you want to continue to work on the PR, please navigate to the github issue, download the patch from the attachments and file a new pull request.
Thank you for understanding. We apologize for all inconvenience.
Pull-Request has been closed by spichugi
While testing on a fresh machine (without ipv6) I noticed the ns test
would fail. This led me to improve the state of the ns stress test
code to remove the legacy atomic, and check assertions of the sockets.
Author: William Brown william@blackhats.net.au