Skip to content

Conversation

@aaron-steinfeld
Copy link
Contributor

Description

Previously, if a server hit an unrecoverable error (e.g. port already bound) it would log the error and sit in purgatory, the JVM never exiting. Now, we'll clean up the server as best we can and exit.

@github-actions

This comment has been minimized.

@codecov
Copy link

codecov bot commented Oct 21, 2022

Codecov Report

Merging #55 (ec87bf5) into main (55de008) will increase coverage by 0.24%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##               main      #55      +/-   ##
============================================
+ Coverage     69.20%   69.44%   +0.24%     
  Complexity      106      106              
============================================
  Files            15       15              
  Lines           565      563       -2     
  Branches         33       32       -1     
============================================
  Hits            391      391              
+ Misses          154      153       -1     
+ Partials         20       19       -1     
Flag Coverage Δ
unit 69.44% <0.00%> (+0.24%) ⬆️

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

Impacted Files Coverage Δ
...ertrace/core/serviceframework/PlatformService.java 70.00% <0.00%> (+1.52%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@aaron-steinfeld aaron-steinfeld merged commit f288817 into main Oct 21, 2022
@aaron-steinfeld aaron-steinfeld deleted the exit-on-startup-failure branch October 21, 2022 13:31
@github-actions

This comment has been minimized.

@github-actions
Copy link

Unit Test Results

  9 files  ±0    9 suites  ±0   9s ⏱️ -1s
31 tests ±0  31 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit f288817. ± Comparison against base commit 55de008.

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.

4 participants