What's Changed
- Fixed garbage collection of the iterable returned from
Future::iterate()when the source iterable is aTraversable. Previously, iteration would continue even if the returned iterable was destroyed.
Full Changelog: v3.1.2...v3.1.3
Future::iterate() when the source iterable is a Traversable. Previously, iteration would continue even if the returned iterable was destroyed.Full Changelog: v3.1.2...v3.1.3