Skip to content

Fix bug #65, prevent TaskSeq.item and tryItem to read beyond the item it found#66

Merged
abelbraaksma merged 1 commit intomainfrom
fix-side-effect-bug-for-item-tryitem
Nov 3, 2022
Merged

Fix bug #65, prevent TaskSeq.item and tryItem to read beyond the item it found#66
abelbraaksma merged 1 commit intomainfrom
fix-side-effect-bug-for-item-tryitem

Conversation

@abelbraaksma
Copy link
Copy Markdown
Member

Fixes: #65

@abelbraaksma abelbraaksma merged commit 1c8e756 into main Nov 3, 2022
@abelbraaksma abelbraaksma deleted the fix-side-effect-bug-for-item-tryitem branch November 3, 2022 00:52
@abelbraaksma abelbraaksma added this to the v0.1.0 milestone Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: TaskSeq.item and tryItem should NOT read past the found item, not even a little bit

1 participant