Skip to content
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

could TreeSequence::dump_tables consume? #611

Closed
molpopgen opened this issue Apr 29, 2024 · 1 comment
Closed

could TreeSequence::dump_tables consume? #611

molpopgen opened this issue Apr 29, 2024 · 1 comment

Comments

@molpopgen
Copy link
Member

The current implementation returns a "deep" copy and not a "dump". In theory, we should be able to return a table collection based on the tree sequence pointer and consume the tree sequence object, leaving it in a state such that Drop remains safe?

@molpopgen
Copy link
Member Author

closed via #612

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

No branches or pull requests

1 participant