codylico/reedkiln

Add short buffer (~256 bytes) for diagnostic test output (such as TAP YAML document)

Closed this issue · 1 comments

If the buffer is shared among threads, there needs to be some form of synchronization.

Maybe an atomic counter is enough?

Maybe this feature should be pushed to version 0.2?