File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: a74296a39fe9988516dde322a61374c65fc86b25
2
+ refs/heads/master: 73507c1961f7e8f5b6aef2a6d15867360906cd7f
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
4
refs/heads/snap-stage3: a6d9689399d091c3265f00434a69c551a61c28dc
5
5
refs/heads/try: ef355f6332f83371e4acf04fc4eb940ab41d78d3
Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ fn begin_teardown(data: *IoTaskLoopData) {
186
186
}
187
187
}
188
188
extern fn tear_down_walk_cb ( handle : * libc:: c_void , arg : * libc:: c_void ) {
189
- log ( debug, ~"IN TEARDOWN WALK CB BOYEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE ") ;
189
+ log ( debug, ~"IN TEARDOWN WALK CB ") ;
190
190
// pretty much, if we still have an active handle and it is *not*
191
191
// the async handle that facilities global loop communication, we
192
192
// want to barf out and fail
You can’t perform that action at this time.
0 commit comments