1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-11-24 08:02:32 +02:00
go-micro/selector
JeffreyBool f48911d2c3
fix: "Solve the problem that the resources have not been fully released due to early exit" (#2168)
* Update http.go

Exit before deregister is executed

* Create http.go

Exit before deregister is executed

* Solve the problem that the resources have not been fully released due to early exit

* Optimize some code

* Optimize some code
2021-05-17 08:16:52 +01:00
..
common_test.go v3 (#2104) 2021-01-20 13:54:31 +00:00
default_test.go v3 (#2104) 2021-01-20 13:54:31 +00:00
default.go fix: "Solve the problem that the resources have not been fully released due to early exit" (#2168) 2021-05-17 08:16:52 +01:00
filter_test.go v3 (#2104) 2021-01-20 13:54:31 +00:00
filter.go v3 (#2104) 2021-01-20 13:54:31 +00:00
options.go v3 (#2104) 2021-01-20 13:54:31 +00:00
selector.go v3 (#2104) 2021-01-20 13:54:31 +00:00
strategy_test.go v3 (#2104) 2021-01-20 13:54:31 +00:00
strategy.go v3 (#2104) 2021-01-20 13:54:31 +00:00