mathgladiator / adama-lang

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

creating a document perma-binds #202

Open mathgladiator opened 8 months ago

mathgladiator commented 8 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.