The Wayback Machine - https://web.archive.org/web/20210609132052/https://github.com/topics/scalable
Skip to content
#

scalable

Here are 269 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

kuvaldini
kuvaldini commented May 13, 2021

terraform init && terraform apply

results to

╷
│ Error: Output refers to sensitive values
│ 
│   on outputs.tf line 7:
│    7: output "webhook" {
│ 
│ To reduce the risk of accidentally exporting sensitive data that was intended to be only internal, Terraform requires that any root module output containing sensitive data be
│ explicitly marked as sensitive, to confirm your inte

💻 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 Jun 9, 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