view doc/extra @ 2193:f79fff92990b

collector.output use asyncio loop, not twisted loop. other cleanups.
author drewp@bigasterisk.com
date Sat, 20 May 2023 19:20:52 -0700
parents 45b12307c695
children
line wrap: on
line source



'''

        up
        |\________
       / \_      /\
      /    \   /   \
   d1        d2    d3


   up has a single output that outputs {d1 : .8, d2:0.1}
   

'''