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

fix: Pre initialize classes to avoid ClassCircularityError #91

Merged
merged 1 commit into from
Dec 3, 2019

Conversation

andreaTP
Copy link
Contributor

@andreaTP andreaTP commented Sep 5, 2019

This (to be tested) is an attempt to fix #90

I really don't know how to properly test this unfortunately, any suggestion is welcome.

The best I can think about is, if we can have a published snapshot version we can test in directly in our production.

@xeppaka
Copy link

xeppaka commented Sep 9, 2019

I really don't know how to properly test this unfortunately, any suggestion is welcome.

We will try to run our app when this PR is merged, if similar issue happens I'll let you know.

@dpsoft
Copy link
Contributor

dpsoft commented Sep 14, 2019

@xeppaka @andreaTP I've just published a snapshot version of kanela with your changes https://bintray.com/kamon-io/snapshots/kanela/1.0.2-a0043b8e27b8dea831c5181daab3e0e3eed7abd1

@andreaTP
Copy link
Contributor Author

thanks a lot @dpsoft ! Will try it out in prod as soon as we can and report back.

@dpsoft
Copy link
Contributor

dpsoft commented Oct 23, 2019

@xeppaka @andreaTP ping!!

@andreaTP
Copy link
Contributor Author

I have fallen into a rabbit-hole :-( , going to start testing this within this week for sure.

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.

Error while starting application with kanela happens sometimes
3 participants