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

What might cause a db function to load the container twice? #150

Open
jr69 opened this issue Jan 29, 2017 · 0 comments
Open

What might cause a db function to load the container twice? #150

jr69 opened this issue Jan 29, 2017 · 0 comments

Comments

@jr69
Copy link

jr69 commented Jan 29, 2017

Usually the process goes:

  1. Make a db change
  2. Container reloads

And everything is all fine. But in one of my cases its this:

  1. Make a db change
  2. Container reloads
  3. Container reloads

This is unwanted because it causes a single frame or two of flickering and it doesn't look good.

Is it because im using embedded arrays?

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

No branches or pull requests

1 participant