teleclimber / Dropserver

An application platform for your personal web services. https://dropserver.org
Apache License 2.0
42 stars 1 forks source link

Sandbox claims it's "ready" before app code has been loaded #84

Closed teleclimber closed 2 years ago

teleclimber commented 2 years ago

We need to change the meaning of "ready" for a sandbox. It is really only ready after the app code has been imported. This is causing bugs where app init reports app has no routes, and no migrations for example.

teleclimber commented 2 years ago

This may also be the reason for getting occasional "route id not found" when first loading a route in ds-dev.