Added a comment: probably a kqueue specific problem...
This commit is contained in:
parent
fb2ef6090a
commit
7f75c2574a
1 changed files with 11 additions and 0 deletions
|
@ -0,0 +1,11 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="4.153.8.133"
|
||||
subject="probably a kqueue specific problem..."
|
||||
date="2012-07-29T18:10:12Z"
|
||||
content="""
|
||||
I don't think this would eat your battery badly; it's looping for sure, but with a hardcoded 1 second delay I put in to guard against it eating all CPU.
|
||||
|
||||
I tried to fix this in commit c4023f785834bc237e5fcdb69e275bbae10dd40b, but I sort of doubt I did.
|
||||
I made one more commit that will at least tell us what file it is trying to check over and over with lsof.
|
||||
"""]]
|
Loading…
Reference in a new issue