-
Notifications
You must be signed in to change notification settings - Fork 217
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
reverting change to make compute server associations ephemeral
- there are good reasons to want it to be ephemeral - however, there are some subtle issues with user browser's having state they try to save after the project restarts, which leads to the new compute-servers.syncdb table closing. This is a general tricky problem that needs to be robustly reproduced and solved before enabling ephemeral .compute-server.syncdb
- Loading branch information
1 parent
33fc023
commit 2c7edc4
Showing
2 changed files
with
7 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters