vvvv / VL.StandardLibs

A collection of standard libraries for vvvv including VL.Stride, VL.Skia, VL.ImGui, msgpack.org[VL]
https://visualprogramming.net
GNU Lesser General Public License v3.0
35 stars 14 forks source link

Redis BugFix #651

Closed kopffarben closed 9 months ago

kopffarben commented 9 months ago

PR Details

Fix: Null Exceptiones in Publish<T> and Subscribe<T>

Description

ConnectionMultiplexer was null in first Frame need a IsAssigned

Types of changes

Checklist

azeno commented 9 months ago

I don't think that is necessary. It's simply the help patch which is not patched correctly - misusing pads as invisible links. Just fixed that in main branch.