Skip to content
Snippets Groups Projects
  • Masood Malekghassemi's avatar
    7d8ac466
    Don't allow precompiled binaries in tests · 7d8ac466
    Masood Malekghassemi authored
    Before it was possible for precompiled binaries of the Cython layer to
    be downloaded during a test run if the metadata of the host machine's
    gRPC Python project matched the metadata of a file in cloud storage. Now
    we disallow this, and fix a bug where the relevant environment variable
    was ineffectual.
    7d8ac466
    History
    Don't allow precompiled binaries in tests
    Masood Malekghassemi authored
    Before it was possible for precompiled binaries of the Cython layer to
    be downloaded during a test run if the metadata of the host machine's
    gRPC Python project matched the metadata of a file in cloud storage. Now
    we disallow this, and fix a bug where the relevant environment variable
    was ineffectual.