Skip to content

Commit 7352960

Browse files
olsonjefferyKerra Olson
authored andcommitted
---
yaml --- r: 44358 b: refs/heads/master c: 73507c1 h: refs/heads/master v: v3
1 parent 4a8df21 commit 7352960

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: a74296a39fe9988516dde322a61374c65fc86b25
2+
refs/heads/master: 73507c1961f7e8f5b6aef2a6d15867360906cd7f
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: a6d9689399d091c3265f00434a69c551a61c28dc
55
refs/heads/try: ef355f6332f83371e4acf04fc4eb940ab41d78d3

trunk/src/libstd/uv_iotask.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ fn begin_teardown(data: *IoTaskLoopData) {
186186
}
187187
}
188188
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");
190190
// pretty much, if we still have an active handle and it is *not*
191191
// the async handle that facilities global loop communication, we
192192
// want to barf out and fail

0 commit comments

Comments
 (0)