-
### Expected behaviour
### Actual behaviour
### I'm seeing this behaviour on
- OS: Centos7.4
- Redis: 3.2.11
- PHP: 7.2.12
- phpredis: 5.2.1
### Steps to reproduce, backtrace or example…
-
Hello,
We are using fluent on arch linux and have something like this in our conf :
```aconf
@type systemd
tag native
path /var/log/journal
@type local
persistent true
…
-
Looking at windmill, and a idea I had was to enable workflows to 'enrich' data as it is inserted into the DB.
Granted, I could put together a web-hook and have my PG database do some shenanigans to…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Version
2.11.0
### Minimal reproduce step
in my environment depl…
-
## Current configuration
Celery report:
software -> celery:4.0.2 (latentcall) kombu:4.0.2 py:3.5.2
billiard:3.5.0.2 py-amqp:2.1.4
platform -> system:Linux arch:64bit, ELF imp:CPyth…
-
### Describe the bug
**Description**
Providing a generator in an instantiation of IterableDataset.from_generator() fails with `TypeError: cannot pickle 'generator' object` when the generator argumen…
-
I posted about these two functions at the mailing-list-thread for uwsgi 2.1 ideas. And they were liked by Roberto, maybe he forgot.
cache_pop/cache_pop_num does an atomic (cache_get + cache_delete)
-
## Expected Behavior
Running ```cd frontend && ember test --server``` should run correctly
## Current Behavior
Running this command returns the error shown in the screenshot below.
## Poss…
-
### bug描述 Describe the Bug
`DataLoader` 没有正常关闭thread,如果大量call `DataLoader`,会导致最后没有资源了。
实例化后的`DataLoader`,会去申请资源(应该是开了thread),但是没有正常关闭,导致最后申请不到资源,报错`RuntimeError: Resource temporarily unavailable`。…
-
Hi, I am developing an ASP.NET MVC application using the MQTT library to receive messages from an Active MQ broker and store these messages in a database. To fire the connection and subscription to th…