Setter ApplicationState initially til false, for å ikke få false posi… #279
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
…tives under oppstart
Vårt team har problemer med at pdfgen-oms, en av applikasjonene våre som bygger på pdfgen avviser forespørsler. Vi mistenker at det kan ha med å gjøre at Nais sender requests til den før den er klar. Det ser ikke ut til at ApplicationState.ready settes til false andre steder enn under shutdown fra før, og den bør jo være false før applikasjonen er ferdig med å starte opp.