Skip to content

Bug fixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@winitzki winitzki released this 17 Dec 20:05
· 1017 commits to master since this release

Some bug fixes: eliminate a rare race condition in blocking replies.

New benchmarks measure the speed of blocking replies. This will allow us to experiment with different implementations (e.g. wait/notify versus semaphore).