Commit 5194791
authored
[Dubbo-5813]prevent destroyAll method of DubboShutdownHook being invoked twice when using Spring (#5814)
* fix issue 5813, prevent destroyAll method of DubboShutdownHook being invoke twice when using Spring
* fix issue 58131 parent cd55cd7 commit 5194791
1 file changed
Lines changed: 3 additions & 2 deletions
File tree
- dubbo-config/dubbo-config-api/src/main/java/org/apache/dubbo/config/bootstrap
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1033 | 1033 | | |
1034 | 1034 | | |
1035 | 1035 | | |
1036 | | - | |
1037 | | - | |
1038 | 1036 | | |
1039 | 1037 | | |
1040 | 1038 | | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
1041 | 1042 | | |
1042 | 1043 | | |
1043 | 1044 | | |
| |||
0 commit comments