-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Current behavior
When emitting a Socket.IO event with a callback from the client (i.e., emit(event, payload, a…
-
### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.
- [x] Yes
### The bug
```
microservices worker error: TypeError: Cannot read properties of…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Current behavior
when creating an http app, and addin a websocket gateway using `app.useWebSocketAdapter(new S…
-
>Disclaimer: AI was used to compose a good coherent proposal with sources from code examples and the general idea description for the API.
## Background and Motivation
This is intended to solve a si…
-
I tried several reinstalls on a fresh unraid system with the Postgres by Spaceinvader and a Redis install I had running for my Authelia setup.
The WebUI doesn't load.
I tried giving the server and t…
-
[Immich_Server_14-06-2025-22-24-03.txt](https://github.com/user-attachments/files/20741160/Immich_Server_14-06-2025-22-24-03.txt)
No matter what jobs are queued, no matter how long I wait, they do no…
-
## Feature Summary
This issue aims to develop a suite of tools for creating, reading, and validating FHIR bundles.
## Problem Statement
Currently, provider-side integrators and developers struggle to…
-
## Feature Summary
This issue aims accomplish a complete project setup with monorepo configuration, CI/CD Pipeline, foundational Dockerization along with GitHub Project Management Setup.
Monorepo Str…
-
p.310을 공부하며 평소에 **동시성 처리**와 관련해 관심 있던 멀티 프로세스와 멀티 스레드에 대해 몇 가지 궁금증이 생겼습니다.
#### Q1. 멀티 스레드
Java/Spring에서는 멀티 스레드를 활용한 병렬 처리 방식으로 `@Async`, `Executor`, `CompletableFuture` 등 여러 가지 기능을 제공하는 것으로 알고 있습니다…
-
Existe uma necessidade recorrente de garantir coesão entre as diversas formas de interação do usuário com a aplicação (API, CLI, GUI), sem comprometer a manutenibilidade, testabilidade e escalabilidad…