Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dtb_shippingのデッドロックを回避 #869

Merged
merged 2 commits into from
Mar 22, 2024

Conversation

nobuhiko
Copy link
Contributor

@nobuhiko nobuhiko commented Mar 18, 2024

https://www.slideshare.net/yuyamada777/delete-77702365

同時に受注が入るとdtb_shippingがデッドロックする問題の修正

@nanasess nanasess enabled auto-merge March 22, 2024 02:49
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.21%. Comparing base (8316d2e) to head (4fd1463).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #869   +/-   ##
=======================================
  Coverage   55.20%   55.21%           
=======================================
  Files          75       75           
  Lines        8912     8913    +1     
=======================================
+ Hits         4920     4921    +1     
  Misses       3992     3992           
Flag Coverage Δ
tests 55.21% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@nanasess nanasess merged commit 33f507d into EC-CUBE:master Mar 22, 2024
89 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants