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

Update deps #7

Merged
merged 1 commit into from
Jan 7, 2025
Merged

Update deps #7

merged 1 commit into from
Jan 7, 2025

Conversation

kainlite
Copy link
Contributor

@kainlite kainlite commented Jan 6, 2025

Hello @philipbrown,

Thank you for creating this package, I have been using it for quite some time and it's been great, however after upgrading to Elixir 1.18.0 I noticed that it had some issues compiling and while it was still working some tests were failing in my app, I have updated the deps and ran the tests and everything seems to be ok, also the tests from my app don't fail anymore after pointing to my fork, let me know if this is ok as is or if you want me to do anything additional in order to get this merged, thanks!

PS.: I think I spoke too soon, I will continue debugging and update this PR when I figure out the underlying issue, there is still 1 tests failing in my app that depends on haystack.

Gabriel.

@kainlite
Copy link
Contributor Author

kainlite commented Jan 7, 2025

So it turns out there was a race condition that only happened in tests, I was able to fix it in this commit:

kainlite/tr@0af2f10

in other words haystack is still good to go!

@philipbrown philipbrown merged commit 960feb1 into elixir-haystack:main Jan 7, 2025
5 checks passed
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.

2 participants