one
one copied to clipboard
Avoid using `synchronized` blocks
These can be replaced with AtomicReferences.
Feudalism should provide everything necessary to replace these directly, without having to resort to low-level concurrency code.
In fact, test Start and Stop events could be sent asynchronously to a Spool and the events streamed.