Skip to content
#

scalable

Here are 263 public repositories matching this topic...

stefanbucur
stefanbucur commented Nov 25, 2020

Description of the problem / feature request:

When overriding the copts and linkopts build configuration with None values in a transition, Bazel crashes with a NullPointerException.

Bugs: what's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

def _my_transition_impl(settings, attr):
    return {
        "//command_line_
MustaRohman
MustaRohman commented Feb 15, 2021

Environment

  • VerneMQ Version: 1.11.0
  • OS:
    Distributor ID: Ubuntu
    Description: Ubuntu 18.04.5 LTS
    Release: 18.04
    Codename: bionic
  • Erlang/OTP version (if building from source): 19
  • VerneMQ configuration (vernemq.conf) or the changes from the default
  • Cluster size/standalone:

Expected behaviour

Connection to Redis server running on unixsocket, configured within Lua scr

marcofranssen
marcofranssen commented Mar 9, 2021

When running terraform init on the ubuntu example following message appears.

Initializing the backend...

Initializing provider plugins...
- Finding latest version of hashicorp/random...
- Finding hashicorp/aws versions matching "3.20.*"...
- Installing hashicorp/random v3.1.0...
- Installed hashicorp/random v3.1.0 (signed by HashiCorp)
- Installing hashicorp/aws v3.20.0...
- I

💻 Microservice library / framework using Python's asyncio event loop with full support for HTTP + WebSockets, AWS SNS+SQS, RabbitMQ / AMQP, middleware, etc. Extendable for GraphQL, protobuf, gRPC, among other technologies.

  • Updated Mar 22, 2021
  • Python

Improve this page

Add a description, image, and links to the scalable topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the scalable topic, visit your repo's landing page and select "manage topics."

Learn more