apache / incubator-seata

:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
https://seata.apache.org/
Apache License 2.0
25.25k stars 8.77k forks source link

test : fix mock-server test, do not shutdown in Runtime.getRuntime().addShutdownHook #6560

Closed Bughue closed 4 months ago

Bughue commented 4 months ago

Ⅰ. Describe what this PR did

Ⅱ. Does this pull request fix one issue?

fixes https://github.com/apache/incubator-seata/issues/6559

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews