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

[WIP] split out ZincWorkerImpl into a separate subprocess #3995

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lihaoyi
Copy link
Member

@lihaoyi lihaoyi commented Nov 20, 2024

Fixes #3982. Doesn't yet implement the subprocess management, but for now just refactors ZincWorkerImpl#<init> and ZincWorkerApi to work with simple serializable data types which is a pre-requisite for sending them over a subprocess boundary

Needs to wait to 0.13.0 due to API breakage

@lihaoyi lihaoyi added this to the 0.13.0 milestone Nov 20, 2024
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.

Use custom JVM versions during Scala compilation
1 participant