You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bruceadams edited this page Sep 14, 2010
·
4 revisions
This is a forked repository. Have a look at schleyfox’s peach wiki
for more information.
The upstream “peach” has a serious bug in it. Both the “peach” and “pmap” methods will invoke the block multiple times for a single array element. I added a test to detect the issue, then updated library to avoid the issue.