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

Wrap shared Vecs in Arc during document creation #88

Merged
merged 1 commit into from
Apr 18, 2016

Conversation

johannhof
Copy link
Contributor

No idea when they got lost, but cloning both Vecs for each iteration
obviously isn't a good idea.

No idea when they got lost, but cloning both Vecs for each iteration
obviously isn't a good idea.
@tak1n
Copy link
Member

tak1n commented Apr 18, 2016

2a5f416

@johannhof
Copy link
Contributor Author

Oh, I must've missed that, sorry. Anyway, cloning isn't a real solution, so I'd rather use an Arc until we figure how to do this properly.

The coverage failures must be some coveralls problem, not an issue with the PR...

@tak1n tak1n merged commit e27b151 into cobalt-org:master Apr 18, 2016
@tak1n
Copy link
Member

tak1n commented Apr 18, 2016

No problem :)

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.

None yet

2 participants