gnuradio icon indicating copy to clipboard operation
gnuradio copied to clipboard

Update qa_zeromq_pushpull.py with IPV6 test loopback

Open sb424dat opened this issue 1 year ago • 2 comments

Added test_002 with IPV6 loopback address to fix issue "Can't connect to IPv6 host using ZMQ PULL Source #1866 "

Description

Related Issue

Which blocks/areas does this affect?

Testing Done

Checklist

sb424dat avatar May 06 '24 15:05 sb424dat

tried fix issue #1866

sb424dat avatar May 06 '24 15:05 sb424dat

Hi! Thanks for tackling this!

Two things: you really have to sign-off your commits, as mentioned :) You can sign-off yours using git commit --amend -s and then git push --force.

However, I think we need to technically adjust things, as well:

marcusmueller avatar May 07 '24 11:05 marcusmueller

@sb424dat thanks for contributing, but we can't take the patch without the signoff. Since this hasn't seen activity for quite a while, I'll close it to keep the PR queue tidy. However, please reopen once you've addressed the comments and DCO signoff.

mbr0wn avatar Jul 17 '24 08:07 mbr0wn