Skip to content

fix(backend): devサーバーの起動に失敗することがある問題を修正#17317

Merged
syuilo merged 2 commits intomisskey-dev:developfrom
kakkokari-gtyih:fix-17068-1
Apr 16, 2026
Merged

fix(backend): devサーバーの起動に失敗することがある問題を修正#17317
syuilo merged 2 commits intomisskey-dev:developfrom
kakkokari-gtyih:fix-17068-1

Conversation

@kakkokari-gtyih
Copy link
Copy Markdown
Contributor

What

書き方が微妙に違ったのを戻した

Why

#17068 (comment) がなおるかもしれない

Additional info (optional)

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Apr 16, 2026
@github-actions github-actions Bot added the packages/backend Server side specific issue/PR label Apr 16, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.42%. Comparing base (a18c909) to head (0e9f5c6).
⚠️ Report is 34 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #17317      +/-   ##
===========================================
- Coverage    63.65%   62.42%   -1.23%     
===========================================
  Files         1161     1162       +1     
  Lines       116313   116557     +244     
  Branches      8407     9074     +667     
===========================================
- Hits         74042    72764    -1278     
- Misses       40063    41584    +1521     
- Partials      2208     2209       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 16, 2026

このPRによるapi.jsonの差分
差分はありません。
Get diff files from Workflow Page

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 16, 2026

Backend memory usage comparison

Before GC

Metric base (MB) head (MB) Diff (MB) Diff (%)
VmRSS 303.03 MB 317.26 MB +14.23 MB +4.69%
VmHWM 303.03 MB 317.26 MB +14.23 MB +4.69%
VmSize 23101.64 MB 23096.89 MB -4.75 MB -0.02%
VmData 1365.77 MB 1360.66 MB -5.10 MB -0.37%

After GC

Metric base (MB) head (MB) Diff (MB) Diff (%)
VmRSS 303.04 MB 317.31 MB +14.26 MB +4.70%
VmHWM 303.04 MB 317.31 MB +14.26 MB +4.70%
VmSize 23102.05 MB 23097.22 MB -4.83 MB -0.02%
VmData 1366.19 MB 1360.99 MB -5.19 MB -0.38%

After Request

Metric base (MB) head (MB) Diff (MB) Diff (%)
VmRSS 303.45 MB 317.92 MB +14.47 MB +4.77%
VmHWM 303.45 MB 317.92 MB +14.47 MB +4.77%
VmSize 23102.05 MB 23097.55 MB -4.50 MB -0.01%
VmData 1366.19 MB 1361.33 MB -4.85 MB -0.35%

See workflow logs for details

@kakkokari-gtyih
Copy link
Copy Markdown
Contributor Author

@syuilo これでなおるかしら

@anatawa12
Copy link
Copy Markdown
Member

execaじゃなくて生成されたバンドルに絶対パスが含まれてるっぽいのが悪い気がする?

@kakkokari-gtyih
Copy link
Copy Markdown
Contributor Author

execaじゃなくて生成されたバンドルに絶対パスが含まれてるっぽいのが悪い気がする?

かも

@kakkokari-gtyih kakkokari-gtyih marked this pull request as draft April 16, 2026 04:36
@kakkokari-gtyih kakkokari-gtyih marked this pull request as ready for review April 16, 2026 05:31
@kakkokari-gtyih
Copy link
Copy Markdown
Contributor Author

これでいけそう

@kakkokari-gtyih kakkokari-gtyih changed the title fix(backend): devサーバーの起動に失敗することがある問題を修正? fix(backend): devサーバーの起動に失敗することがある問題を修正 Apr 16, 2026
@syuilo
Copy link
Copy Markdown
Member

syuilo commented Apr 16, 2026

いけた 🙏🏻

@syuilo syuilo merged commit 0be3142 into misskey-dev:develop Apr 16, 2026
39 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in [実験中] 管理用 Apr 16, 2026
@kakkokari-gtyih kakkokari-gtyih deleted the fix-17068-1 branch April 16, 2026 05:52
m10i-0nyx pushed a commit to foundation0-link/misskey that referenced this pull request Apr 28, 2026
* fix(backend): devサーバーの起動に失敗することがある問題を修正?

* fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

packages/backend Server side specific issue/PR size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Development

Successfully merging this pull request may close these issues.

3 participants