• #dev 2018-11-19
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2018-11-19 UTC
# 14:11
petermolnar
I have a class, which, in theory, collects async tasks, and executes them when it's run function is called - collection starts here: https://github.com/petermolnar/nasg/blob/master/nasg.py#L1730 the class is here: https://github.com/petermolnar/nasg/blob/master/nasg.py#L1009