Skip to content

Adding Cancellation Requirement

Pre-release
Pre-release
Compare
Choose a tag to compare
@marstr marstr released this 28 Jul 17:48

Adding a cancellation channel as a requirement of the Enumerable contract. This must be done to avoid goroutine/memory leaks stemming from abandoned Enumerators.