diff options
| author | jmoenig <jens@moenig.org> | 2014-12-11 14:17:29 +0100 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2014-12-11 14:17:29 +0100 |
| commit | 0a239b703c8c7fde5540ce63c4236522a22ee049 (patch) | |
| tree | 0ac4cb31c241ee14f8c30f7c672e508bc4586e01 /history.txt | |
| parent | 8338384bf572beb06ebd12a0c9af18029e99262a (diff) | |
| download | snap-byow-0a239b703c8c7fde5540ce63c4236522a22ee049.tar.gz snap-byow-0a239b703c8c7fde5540ce63c4236522a22ee049.zip | |
yield after each cycle in the experimental “forEach” primitive
thanks, Bernat, for reporting this bug!
Diffstat (limited to 'history.txt')
| -rwxr-xr-x | history.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/history.txt b/history.txt index ff38bfb..edbf4d0 100755 --- a/history.txt +++ b/history.txt @@ -2390,3 +2390,7 @@ ______ 141206 ------ * Store: Fixed #668 + +141211 +------ +* Threads: yield after each cycle in the experimental “forEach” primitive |
