Skip to content

Tags: danieldg/async-once-cell

Tags

v0.5.4

Toggle v0.5.4's commit message
Version 0.5.4

v0.5.0

Toggle v0.5.0's commit message
Add basic functionality tests

While this doesn't test any threading interactions, it at least runs
both fast and slow-path initialization to catch obvious issues like
missed wakeups, refcount changes, and freeing the queue.