Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement executionContext/fork #481

Closed
2 tasks
iamrecursion opened this issue Mar 9, 2020 · 0 comments
Closed
2 tasks

Implement executionContext/fork #481

iamrecursion opened this issue Mar 9, 2020 · 0 comments
Assignees
Labels
p-medium Should be completed in the next few sprints

Comments

@iamrecursion
Copy link
Contributor

iamrecursion commented Mar 9, 2020

Summary

The IDE also needs the ability to copy execution contexts, allowing cache reuse for the lower layers of the stack.

Value

The IDE can copy execution contexts.

Specification

  • Implement executionContext/fork as specified in the design docs.
  • Document any errors in the specification.

Acceptance Criteria & Test Cases

  • The above message has been implemented and works properly within the execution service.
  • The functionality has been tested rigorously in a unit context.
  • The PR should, time permiting, provide some integration-style, end-to-end tests.
@iamrecursion iamrecursion assigned kustosz and 4e6 and unassigned kustosz Mar 9, 2020
@iamrecursion iamrecursion transferred this issue from another repository Jun 23, 2020
@iamrecursion iamrecursion mentioned this issue Jun 23, 2020
26 tasks
@joenash joenash added Category: Backend p-medium Should be completed in the next few sprints labels Jun 23, 2020
@iamrecursion iamrecursion modified the milestone: Sprint 2020-08-02 Jul 31, 2020
@wdanilo wdanilo closed this as completed Apr 14, 2022
somebody1234 added a commit that referenced this issue Jun 1, 2023
PabloBuchu pushed a commit that referenced this issue Jun 28, 2023
* Change cdn domain

Fixes cloud-v2/#484

* Remove modal from file upload flow

Fixes part of cloud-v2/#483

* Add optimistic UI; add more toast messages

Fixes part of cloud-v2/#483

* Handle `authentication` and `new-dashboard` flags correctly

Fixes cloud-v2/#481

* Fix bugs

* Use offline mode when `-authentication=false`

* Stop row from resizing when loading permissions

* Fix issues

* Navigate back to login screen on registration success

* Prevent scrollbar flickering

The scrollbar still blinks when switching backends, but it now does not resize. The blinking seems to be very difficult to avoid.

* Stop modal close button from overlapping text

* Fix stop icon spinning when switching backends

Remote backend not tested

* Remove modal from files table plus button

* Scrollbar-aware column count
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p-medium Should be completed in the next few sprints
Projects
None yet
Development

No branches or pull requests

5 participants