Skip to content
#

scalable

Here are 280 public repositories matching this topic...

psigen
psigen commented Sep 6, 2021

Description of the problem / feature request:

glob throws an evaluation error when it detects an infinite recursion in a
directory traversal. However, it detects this recursion even if the specific
subpath leading to that recursion is excluded via the exclude=[] argument.

This means that recursive symlinks cannot be ignored in glob expressions,
even if they occur in subtrees that

IanWardell
IanWardell commented Jul 23, 2020

Describe Your Environment

  • Version of ZoneMinder release version v1.34.16.
  • How you installed ZoneMinder Docker Container https://hub.docker.com/r/quantumobject/docker-zoneminder/
  • Full name and version of OS
  • Browser name and version
    Brave - Version 1.11.97 Chromium: 84.0.4147.89 (Official Build) (64-bit)
    Firefox- 78.0.2 (64-bit)

If the issue concerns a camera

  • Make and M
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 Jul 14, 2021

Would be good to replace terminology for the following variable.

repository_white_list » repository_allow_list.

Please ensure to not break backwards compatibility in first couple of release to allow consumers of this module to migrate.

repository_white_list should be deprecated and be used as fallback for the new repository_allow_list.

In a future release we can then remove th

💻 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 Sep 15, 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