View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010024 | Taler | exchange | public | 2025-05-26 18:50 | 2025-05-27 09:04 |
Reporter | Florian Dold | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | confirmed | Resolution | open | ||
Target Version | 1.2 | ||||
Summary | 0010024: exchange (and other components) do not support multiple LISTEN_FDS | ||||
Description | That means when systemd has multiple listen sockets, only one of them is used. The other one will be ignored, leading to very confusing behavior, especially since the order of sockets in LISTEN_FDS is undefined and non-deterministic. We either should support multiple LISTEN_FDS, or at least warn/fail if multiple are present and we don't support that. | ||||
Tags | No tags attached. | ||||
related to | 0010023 | confirmed | merchant (and probably other components) should have explicit SERVE config for socket passing |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-05-26 18:50 | Florian Dold | New Issue | |
2025-05-27 09:04 | Christian Grothoff | Relationship added | related to 0010023 |
2025-05-27 09:04 | Christian Grothoff | Status | new => confirmed |