ThreadSafeSource# class ultimo.core.ThreadSafeSource# Base class for interrupt-driven sources. Attributes event An uasyncio ThreadSafeFlag which is set to wake the iterators. event: uasyncio.ThreadSafeFlag# An uasyncio ThreadSafeFlag which is set to wake the iterators. flow# alias of EventFlow