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

Run shell commands asynchronously #139

Merged
merged 1 commit into from
Aug 28, 2024
Merged

Run shell commands asynchronously #139

merged 1 commit into from
Aug 28, 2024

Conversation

lukaszcz
Copy link
Contributor

  • Runs most calls to juvix asynchronously
  • This improves editing responsiveness: the UI doesn't get blocked on calls to the Juvix compiler

@lukaszcz lukaszcz added the enhancement New feature or request label Aug 26, 2024
@lukaszcz lukaszcz added this to the 0.2.2 milestone Aug 26, 2024
@lukaszcz lukaszcz self-assigned this Aug 26, 2024
@jonaprieto jonaprieto merged commit 9b86647 into main Aug 28, 2024
12 checks passed
@jonaprieto jonaprieto deleted the async-run-command branch August 28, 2024 01:43
@jonaprieto
Copy link
Collaborator

LGTM

jonaprieto pushed a commit that referenced this pull request Aug 28, 2024
* Runs most calls to `juvix` asynchronously
* This improves editing responsiveness: the UI doesn't get blocked on
calls to the Juvix compiler
@jonaprieto jonaprieto restored the async-run-command branch September 2, 2024 19:24
@jonaprieto jonaprieto deleted the async-run-command branch September 2, 2024 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants