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

I accidently encountered failed tests in this part #64

Open
sl-solution opened this issue Jun 7, 2022 · 1 comment
Open

I accidently encountered failed tests in this part #64

sl-solution opened this issue Jun 7, 2022 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@sl-solution
Copy link
Owner

dsl = Dataset([[Characters{1}(randstring(1)) for _ in 1:10^5] for _ in 1:3], :auto)

I cannot reproduce it, however, it must be checked - e.g. make sure that it is not related to data race.
Perhaps, it is due to cumsum!???

The problem is related to having mis-matched pool and refs in the output data sets.

@sl-solution sl-solution added bug Something isn't working help wanted Extra attention is needed labels Jun 7, 2022
@sl-solution sl-solution reopened this Jun 9, 2022
@sl-solution
Copy link
Owner Author

I changed cumsum!, and ran the package tests 400 times to make sure every thing is ok, however, keep it open for further investigation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant