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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

oom_score_adj support. Test merge URL deduction #1794

Merged
merged 4 commits into from Mar 3, 2024
Merged

Conversation

Cyberboss
Copy link
Member

@Cyberboss Cyberboss commented Mar 2, 2024

馃啈
On Linux, TGS will now set the oom_score_adj of child processes appropriately so as to ensure they are terminated when memory becomes scarce before its own processes. This means game processes with runaway memory no longer risk killing TGS. Note: Docker users should add --cap-add=sys_resource to their command lines to allow this.
When test merge metadata fails to be retrieved using a GitHub or GitLab remote, TGS will attempt to deduce the URL using known paths.
/馃啈

Looking at you OpenDream

Closes #1792
Closes #1795

@Cyberboss Cyberboss added Fix Fixes incorrect functionality Posix Only Issue only applies to non-Windows deployments labels Mar 2, 2024
@Cyberboss Cyberboss added this to the v6.4.0 milestone Mar 2, 2024
github-actions[bot]
github-actions bot previously approved these changes Mar 2, 2024
github-actions[bot]
github-actions bot previously approved these changes Mar 2, 2024
github-actions[bot]
github-actions bot previously approved these changes Mar 2, 2024
github-actions[bot]
github-actions bot previously approved these changes Mar 2, 2024
github-actions[bot]
github-actions bot previously approved these changes Mar 3, 2024
github-actions[bot]
github-actions bot previously approved these changes Mar 3, 2024
github-actions[bot]
github-actions bot previously approved these changes Mar 3, 2024
github-actions[bot]
github-actions bot previously approved these changes Mar 3, 2024
@Cyberboss Cyberboss changed the title oom_score_adj support oom_score_adj support. Test merge URL deduction Mar 3, 2024
@Cyberboss Cyberboss added Feature New functionality Area: Repository With regard to managing the git repository labels Mar 3, 2024
github-actions[bot]
github-actions bot previously approved these changes Mar 3, 2024
@Cyberboss Cyberboss enabled auto-merge March 3, 2024 21:28
Copy link

codecov bot commented Mar 3, 2024

Codecov Report

Merging #1794 (ffe273b) into dev (cde1ea6) will increase coverage by 0.00%.
Report is 13 commits behind head on dev.
The diff coverage is 81.92%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1794   +/-   ##
=======================================
  Coverage   95.50%   95.50%           
=======================================
  Files         679      679           
  Lines      145950   146015   +65     
  Branches     3173     3176    +3     
=======================================
+ Hits       139385   139454   +69     
+ Misses       6078     6074    -4     
  Partials      487      487           

@Cyberboss Cyberboss disabled auto-merge March 3, 2024 22:55
@Cyberboss Cyberboss merged commit cb64da3 into dev Mar 3, 2024
101 checks passed
@Cyberboss Cyberboss deleted the 1792-PlsStopKillingOD branch March 3, 2024 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Repository With regard to managing the git repository Feature New functionality Fix Fixes incorrect functionality Posix Only Issue only applies to non-Windows deployments
Projects
None yet
1 participant