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

FuuidMeta causes StackOverflowError #403

Open
fehu opened this issue May 31, 2021 · 2 comments
Open

FuuidMeta causes StackOverflowError #403

fehu opened this issue May 31, 2021 · 2 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@fehu
Copy link

fehu commented May 31, 2021

The code

import doobie.postgres.implicits._
import io.chrisdavenport.fuuid.doobie.implicits._

io.chrisdavenport.fuuid.doobie.implicits.FuuidMeta

causes

java.lang.StackOverflowError
  at io.chrisdavenport.fuuid.doobie.implicits$.FuuidMeta(implicits.scala:19)
@JesusMtnez JesusMtnez added bug Something isn't working help wanted Extra attention is needed labels Jun 9, 2021
@JesusMtnez
Copy link
Member

@fehu which version are you using that is causing this problem? 🤔

@fehu
Copy link
Author

fehu commented Jun 29, 2021

This happens with version 0.6.0.

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

2 participants