Skip to content

spike: run scripting in nodejs rather than hidden window#7944

Draft
jackkav wants to merge 1 commit intodevelopfrom
spike/scripting-without-hidden-window
Draft

spike: run scripting in nodejs rather than hidden window#7944
jackkav wants to merge 1 commit intodevelopfrom
spike/scripting-without-hidden-window

Conversation

@jackkav
Copy link
Contributor

@jackkav jackkav commented Sep 11, 2024

challenges

  • process isolation, utilityProcess.fork and transpilation?
  • async task behaviour, (waiting for promise callbacks before completing scripts) quirky postman thing

references

https://www.electronjs.org/docs/latest/api/utility-process

@jackkav jackkav marked this pull request as draft September 11, 2024 09:18
@jackkav
Copy link
Contributor Author

jackkav commented Jan 8, 2025

this still needs attentionas it unblocks further work to move bits of request runner to main and allows for further code reuse between inso and the electron app.

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 this pull request may close these issues.

1 participant