( )⚙ D11451 pyoxidizer: don't use in-memory for resources on macOS

This is an archive of the discontinued Mercurial Phabricator instance.

pyoxidizer: don't use in-memory for resources on macOS
ClosedPublic

Authored by mharbison72 on Sep 17 2021, 5:01 PM.

Details

Summary

When trying to debug something else on macOS, pyoxidized builds were failing
with the following message about pywatchman (and then cext.base85 when I
commented out pywatchman):

"cannot be loaded from memory but memory loading required"

I don't have any immediate plans to do more work on macOS, but maybe this will
save someone else time debugging this.

Diff Detail

Repository
rHG Mercurial
Branch
stable
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

mharbison72 created this revision.Sep 17 2021, 5:01 PM
pulkit accepted this revision.Oct 13 2021, 2:29 PM
This revision is now accepted and ready to land.Oct 13 2021, 2:29 PM