Skip to content

Commit 8aea1aa

Browse files
committed
turn this one down too
1 parent 66744f6 commit 8aea1aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/threadstate.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2867,7 +2867,7 @@ impl ZoneInfo {
28672867
.and_then(|i| i.try_into().ok())
28682868
}
28692869
} else {
2870-
warn!("no fd found for enter event: {:?}", event);
2870+
debug!("no fd found for enter event: {:?}", event);
28712871
None
28722872
}
28732873
})

0 commit comments

Comments
 (0)