Skip to content

v0.5.1 SignalExporter.subs bug fix

Choose a tag to compare

@Maxusmusti Maxusmusti released this 10 Apr 02:38
· 16 commits to main since this release

Changed SignalExporter.subs from a list to a set to avoid an initialize_and_wait bug where periodic=True would stop waiting early due to duplicate subscribers increasing the count.