Skip to content

Patch-level release 0.20.1

Compare
Choose a tag to compare
@tabemann tabemann released this 26 Aug 02:58
· 2404 commits to master since this release

This is a patch-level release which reworks fchannels to be true rendezvous channels which only do one copy for each message sent rather than two, as it did previously, and which does away with the fixed sizes previously set for fchannels. Note that there are some minor API changes associated with this, specifically that fchan-size and init-fchan no longer take size parameters.