You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran this example project on a app engine project, and after _ah/start in order to handle my request it starts an instance. That instance never seems to stop of its own accord. I thought it was supposed to given its using the basic-scaling setting. Is there something wrong, or have I misunderstood the behaviour its supposed to exhibit.