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

Wasm panics on logging. #618

Closed
2 tasks done
wiedld opened this issue Dec 9, 2022 · 0 comments · Fixed by #621
Closed
2 tasks done

Wasm panics on logging. #618

wiedld opened this issue Dec 9, 2022 · 0 comments · Fixed by #621

Comments

@wiedld
Copy link
Contributor

wiedld commented Dec 9, 2022

The wasm LspServer is panicking whenever it hit a branch with a logging statement. Example of panic:
Screen Shot 2022-12-06 at 8 08 57 PM

Note: we also may have this same problem with the wasm is used outside of the Lsp Server. For example, when it's imported as a utils module for use in dashboards (to parse variables from the editor text).

Subtasks:

  • fix the panics for the wasm LspServer, to unlock the release of yieldless composition.
  • explore the logging situation used in the wasm utils methods. Fix if is an issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant