ska-sa / spead2

Library for the Streaming Protocol for Exchange of Astronomical Data (SPEAD)
http://spead2.readthedocs.io/en/latest/
GNU Lesser General Public License v3.0
23 stars 14 forks source link

Set an initial value for send::stream::need_wakeup #238

Closed bmerry closed 1 year ago

bmerry commented 1 year ago

Valgrind was showing that the TCP test was using this before it got initialised by anything else. That might (or might not) be related to a segfault in Github Actions: https://github.com/ska-sa/spead2/actions/runs/5890668734/job/15976547907