• Pedro Vilaca's avatar
    Don't use `kill -hup` in the launch script · b190cfdd
    Pedro Vilaca authored
    The HUP signal was being used to stop the service and for some reason,
    sometimes it was being ignored. This commit change forces the use of the
    TERM signal (the default signal of kill).
    
    Fixes gh-4378
    Closes gh-4414
    b190cfdd
Name
Last commit
Last update
..
spring-boot-antlib Loading commit data...
spring-boot-configuration-metadata Loading commit data...
spring-boot-configuration-processor Loading commit data...
spring-boot-gradle-plugin Loading commit data...
spring-boot-loader Loading commit data...
spring-boot-loader-tools Loading commit data...
spring-boot-maven-plugin Loading commit data...
pom.xml Loading commit data...