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

XS vat worker need not depend on libglib2.0-dev #2104

Closed
dckc opened this issue Dec 19, 2020 · 1 comment
Closed

XS vat worker need not depend on libglib2.0-dev #2104

dckc opened this issue Dec 19, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@dckc
Copy link
Member

dckc commented Dec 19, 2020

The libglib2.0-dev dependency was introduced when we were trying to run ag-solo on xs (#47) which includes networking, but now that we're just running vat workers on XS, networking is handled by a separate process, so we could get away without libglib and use an xs platform more like xsnap.

cc @warner @kriskowal

@dckc dckc added the enhancement New feature or request label Dec 19, 2020
@dckc dckc self-assigned this Jan 15, 2021
@dckc
Copy link
Member Author

dckc commented Jan 15, 2021

fixed in #2194 1affb63

@dckc dckc closed this as completed Jan 15, 2021
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 a pull request may close this issue.

1 participant