pygmystack / pygmy

the pygmy stack is a container stack for local development
MIT License
25 stars 13 forks source link

resolv.File is not being respected on MacOS #325

Closed fubarhouse closed 3 years ago

fubarhouse commented 3 years ago

For investigation, looks like a regression from 0.7.0 https://github.com/fubarhouse/pygmy-go/issues/323#issuecomment-865919953

fubarhouse commented 3 years ago

If I can get this solved tomorrow night I'll release a hotfix for this - seems to be enough of an obvious problem.

fubarhouse commented 3 years ago

Looks like this is a macos/darwin specific issue so it's now being investigated as such.

fubarhouse commented 3 years ago

Issue has successfully been replicated.

fubarhouse commented 3 years ago

the File field doesn't appear to be correctly being assigned/used...

fubarhouse commented 3 years ago

Resolved in #330