Closed ckreibich closed 2 years ago
This is the companion PR to zeek/zeek#2197. Also contains a rework of Controller.connect(), which didn't need the loops around the peering, but did need to timeout the get() on the status subscriber.
Controller.connect()
get()
This is the companion PR to zeek/zeek#2197. Also contains a rework of
Controller.connect()
, which didn't need the loops around the peering, but did need to timeout theget()
on the status subscriber.