You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by zy...@apache.org on 2021/07/01 04:15:29 UTC

[incubator-brpc] branch master updated (0650582 -> 60f2a47)

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

zychen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git.


    from 0650582  Merge pull request #1352 from yanjianglu/master
     new ad07db4  add flag BTHREAD_NEVER_QUIT to prevent bthread epoll_wait.about_to_quit = true
     new b7eef12  update comment
     new 60f2a47  Merge pull request #1193 from ustccy/hotfix_epollwait_about_to_quit

The 2213 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:
 src/brpc/event_dispatcher.cpp | 6 +++++-
 src/brpc/event_dispatcher.h   | 3 +++
 src/bthread/bthread.cpp       | 5 ++++-
 src/bthread/types.h           | 1 +
 4 files changed, 13 insertions(+), 2 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org