misskey/packages/backend/src/boot
おさむのひと 8ad97e5ede
fix(backend): disableClustering設定時の初期化ロジックを調整 (#15224)
* fix(backend): disableClustering設定時の初期化ロジックを調整

* onlyServer かつ enableCluster な場合、メインプロセスでlistenするとワーカープロセス側のlistenと衝突するため、メインプロセスはforkのみに制限する(listenしない)

* ログの追加

* fix CHANGELOG.md

* fix comment
2025-01-07 12:19:59 +00:00
..
common.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
entry.ts fix(backend): disableClustering設定時の初期化ロジックを調整 (#15224) 2025-01-07 12:19:59 +00:00
master.ts fix(backend): disableClustering設定時の初期化ロジックを調整 (#15224) 2025-01-07 12:19:59 +00:00
ready.ts feat(backend): add /healthz endpoint (#13834) 2024-05-23 15:19:52 +09:00
worker.ts enhance(backend): improve sentry integration 2024-06-06 11:20:54 +09:00