Skip to content
This repository has been archived by the owner on Dec 28, 2021. It is now read-only.

Correctly handle case when wasm streaming is failing. #1561

Merged
merged 2 commits into from
May 11, 2021

Conversation

MichaelMauderer
Copy link
Contributor

@MichaelMauderer MichaelMauderer commented May 11, 2021

Pull Request Description

The error case was completely broken and failed to recover even if possible.
It now works as intended.

Checklist

Please include the following checklist in your PR:

  • The CHANGELOG.md was updated with the changes introduced in this PR.
  • The documentation has been updated if necessary.
  • All code conforms to the Rust style guide.
  • All code has automatic tests where possible.
  • All code has been profiled where possible.
  • All code has been manually tested in the IDE.
  • All code has been manually tested in the "debug/interface" scene.
  • All code has been manually tested by the PR owner against our test scenarios.
  • All code has been manually tested by at least one reviewer against our test scenarios.

@MichaelMauderer MichaelMauderer added Type: Bug A bug in Enso IDE Category: GUI The Graphical User Interface labels May 11, 2021
@MichaelMauderer MichaelMauderer self-assigned this May 11, 2021
@MichaelMauderer MichaelMauderer marked this pull request as ready for review May 11, 2021 09:08
@MichaelMauderer MichaelMauderer merged commit 72349b8 into develop May 11, 2021
@MichaelMauderer MichaelMauderer deleted the wip/mm/fix_wasm_streaming_failure_case branch May 11, 2021 09:33
mwu-tow pushed a commit to enso-org/enso that referenced this pull request Oct 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Category: GUI The Graphical User Interface Type: Bug A bug in Enso IDE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants