mathgladiator / adama-lang

A headless spreadsheet document container service.
https://www.adama-platform.com/
GNU Affero General Public License v3.0
106 stars 15 forks source link

creating a document perma-binds #202

Open mathgladiator opened 11 months ago

mathgladiator commented 11 months ago

If you JUST create a document, then it's going to bind to that host and be stuck to that host until something connects and then establishes the state machine flow. This is because we don't register the created document with the map and just throw it away.