Skip to content

v0.4.1

Choose a tag to compare

@PieInOblivion PieInOblivion released this 28 Aug 17:25
· 226 commits to main since this release
2cf0fdf

Now completely lock free (except the TaskFuture).
Uses a Treiber stack with Thread::Park/Unpark to manage thread waiting.