-
```
root@social-maggot:/srv/mattermost/config# ls -al
drwxr-xr-x 2 mattermost mattermost 4096 Mar 2 14:50 .
drwxr-xr-x 10 lxd messagebus 4096 Mar 2 12:32 ..
-rw-r--r-- 1 lxd mess…
-
Methods which uses `FsCheck.Xunit.PropertyAttribute`, throws `MissingMethodException` in xUnit version 2.9 when having `ITestOutputHelper` as a ctor dependency. Removing the ctor seems to solve the pr…
-
MessageBus **fails to unregister topics** upon client disconnection, **this cause message loss**.
When Symphony Chat starts up, it registers to some topics to the MessageBus, e.g. com.symphony.api an…
-
### Severity
Prevents collection of Telemetry, contributes to connection leak
### Version
2022.2.2228
### Latest Version
I could reproduce the problem in the latest build
### What ha…
-
之前用多进程模式,连接总会有断开,看了其他 issue 说的是需要切换为 base 模式,max_request=0.
相应的就有许多问题
多个 worker,异步任务,job,http 请求没法获取 fd 状态。
ApplicationContext::getContainer()->get(Sender::class)->check($fd) 没法检测,只有当前连接可以检测。
Appl…
-
In web farm setups, data migrations should execute on just one node. This could be implemented using a simple lease implementation leveraging MessageBus and Redis, where the lease would be a key in Ca…
-
DiceDB will be a single process with multiple threads, and it will be designed to run on multi-core servers without any special configurations or optimizations. Let's split the in-memory data store ke…
-
Define some Messagebus event to emit extracted context so Klat and other listeners can parse shouts/utterances.
https://github.com/NeonGeckoCom/NeonCore/blob/master/neon_core/skills/intent_service.…
-
When substituting a threaded WSGI server for the Flask server, the `messagebus.queue` and `uow.session` can have thread races, with POC [here](https://github.com/cosmicpython/code/compare/master...xta…
xtaje updated
4 months ago
-
# Objective
Implement a lightweight Web UI to run on a client device that enables skill installation and management
# Requirements
## Basic Implementation - _Python portions to be written by Neon/OVO…