You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2019/11/24 09:32:40 UTC

[dubbo-go] branch develop updated (71552be -> 162826f)

This is an automated email from the ASF dual-hosted git repository.

alexstocks pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git.


    from 71552be  Merge pull request #260 from flycash/bug/GenericMergeFilter
     new f561939  Fix BUG: The SIGSYS and SIGSTOP are not supported in windows platform
     new 921b524  Define DumpHeapSingals on different platforms
     new 162826f  Merge pull request #262 from flycash/bug/SinalInWindows

The 1097 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 config/graceful_shutdown.go                        | 28 ++++++++++------------
 ...service.go => graceful_shutdown_signal_unix.go} | 20 ++++++----------
 ...vice.go => graceful_shutdown_signal_windows.go} | 19 +++++----------
 3 files changed, 26 insertions(+), 41 deletions(-)
 copy config/{mock_rpcservice.go => graceful_shutdown_signal_unix.go} (70%)
 copy config/{mock_rpcservice.go => graceful_shutdown_signal_windows.go} (72%)