Skip to content

Offload scanning to a worker thread - #6

Merged
hazzuk merged 1 commit into
mainfrom
worker-thread
Apr 10, 2025
Merged

Offload scanning to a worker thread#6
hazzuk merged 1 commit into
mainfrom
worker-thread

Conversation

@hazzuk

@hazzuk hazzuk commented Apr 10, 2025

Copy link
Copy Markdown
Member

OpenAsar#133

  • remove any possibility of stutter on the main thread by offloading process scanning to a worker_thread

This includes the original work done in the arRPC PR 133 from pendo324.

But reimplemented, to accommodate changes from 109 (#3), 111 (#4) and 123 (#5).

This reimplements the original arRPC PR 133 from pendo324. But with changes from 109 (#3), 111 (#4) and 123 (#5) also included.
@hazzuk hazzuk added the arrpc pr Unmerged pull request from arrpc label Apr 10, 2025
@hazzuk
hazzuk merged commit 0bd120d into main Apr 10, 2025
@hazzuk
hazzuk deleted the worker-thread branch April 10, 2025 08:54
@hazzuk hazzuk mentioned this pull request Apr 21, 2025
@hazzuk

hazzuk commented Apr 25, 2025

Copy link
Copy Markdown
Member Author

Note

Ultimately, this change was removed as it created huge headaches when tying to embed this project into the elecord-web electron app. Or even when trying to build a single executable for erpc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arrpc pr Unmerged pull request from arrpc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant