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

[feat] execute a command synchronously #3316

Closed
adminy opened this issue Feb 1, 2022 · 1 comment
Closed

[feat] execute a command synchronously #3316

adminy opened this issue Feb 1, 2022 · 1 comment

Comments

@adminy
Copy link

adminy commented Feb 1, 2022

Describe the problem

In nodejs a lot of num modules use execSync or spawnSync. Some of these libs need complete re architecture just because there is no synchronous executor.

Would be nice to have it.

Describe the solution you'd like

Synchronous executor / command handler without async await.

Alternatives considered

N/A

Additional context

No response

@lucasfernog
Copy link
Member

This issue is being tracked here: tauri-apps/wry#454

@lucasfernog lucasfernog closed this as not planned Won't fix, can't repro, duplicate, stale Dec 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants