Open
Description
The bug in #135 causes all end-to-end tests to fail on my macOS dev machine, as expected. However, those tests passed just fine on GitHub Actions.
This suggests that in the short term I can't rely on passing tests in CI to know the code is working on macOS. Not sure how to fix it...
User bug report was on macOS 11.2. My dev machine is 10.15, as was the GH runner, albeit the runner had a much more up-to-date 10.15. Insofar as this was a linking bug it might be the issue, but who can say :(