Skip to content

SubArray's close() method no longer closes the Array #302

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

DimitrisStaratzis
Copy link
Contributor

@DimitrisStaratzis DimitrisStaratzis commented Jul 25, 2023

#301
Correcting the behavior of the close() method in the subArray class. Will issue a patch release to facilitate @chris-allan's work.

@DimitrisStaratzis DimitrisStaratzis linked an issue Jul 25, 2023 that may be closed by this pull request
Copy link
Member

@ihnorton ihnorton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 👍

@DimitrisStaratzis DimitrisStaratzis merged commit 7dc2019 into master Jul 25, 2023
@DimitrisStaratzis DimitrisStaratzis deleted the dstara/dont_close_array_when_closing_subarray branch July 25, 2023 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SubArray closing parent Array in its close() method?
2 participants