"README.rst" did not exist on "fb346228825c0f93819bfb269fa604d65d74cdda"
Fix a small bug in AtomicInit
stringification, by having it derive from OrderedAtomic
and using the same __str__
method as other atomics.
Additionally, print
the kernel in test_atomic_init
to test