Skip to content

Watchdog async and recursive pretty printing

Compare
Choose a tag to compare
@null-directory null-directory released this 24 Apr 04:10
· 111 commits to master since this release

ExtraGlobal provides a way to share Python objects between submodules of Ignition. Use it to keep large, complicated or time consuming data structures fresh and in memory!

The async decorator now lets a timeout be applied to the threads. This ensures that the thread doesn't become a zombie.

Pretty printing is also much better at nesting datatypes and can list even private values in Java.