Fix alarms
- make kick_poller() do something on POSIX - fix some conditions whereby alarms are held in a pollset exec context for too long - make channel_connectivity tests dependent on the correct behavior
Showing
- src/core/iomgr/iomgr.c 0 additions, 7 deletionssrc/core/iomgr/iomgr.c
- src/core/iomgr/pollset_multipoller_with_epoll.c 20 additions, 5 deletionssrc/core/iomgr/pollset_multipoller_with_epoll.c
- src/core/iomgr/pollset_multipoller_with_poll_posix.c 14 additions, 8 deletionssrc/core/iomgr/pollset_multipoller_with_poll_posix.c
- src/core/iomgr/pollset_posix.c 29 additions, 14 deletionssrc/core/iomgr/pollset_posix.c
- src/core/iomgr/pollset_posix.h 1 addition, 0 deletionssrc/core/iomgr/pollset_posix.h
- test/core/end2end/tests/channel_connectivity.c 46 additions, 10 deletionstest/core/end2end/tests/channel_connectivity.c
Loading
Please register or sign in to comment