Merge pull request #10475 from markdroth/closure_debug_schedule_check
Add check that we don't schedule the same closure twice at once.
No related branches found
No related tags found
Showing
- src/core/lib/iomgr/closure.c 11 additions, 0 deletionssrc/core/lib/iomgr/closure.c
- src/core/lib/iomgr/closure.h 4 additions, 0 deletionssrc/core/lib/iomgr/closure.h
- src/core/lib/iomgr/combiner.c 6 additions, 0 deletionssrc/core/lib/iomgr/combiner.c
- src/core/lib/iomgr/ev_epoll_linux.c 3 additions, 0 deletionssrc/core/lib/iomgr/ev_epoll_linux.c
- src/core/lib/iomgr/exec_ctx.c 6 additions, 0 deletionssrc/core/lib/iomgr/exec_ctx.c
- src/core/lib/iomgr/executor.c 6 additions, 0 deletionssrc/core/lib/iomgr/executor.c
Loading
Please register or sign in to comment