diff options
author | http://edheil.wordpress.com/ <http://edheil.wordpress.com/@web> | 2012-11-29 19:21:50 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-11-29 19:21:50 +0000 |
commit | 1c33a6ed18569c19421273bae7295c7d5caafefc (patch) | |
tree | 5dc8df4e4602f698fe38ed80643a50dda915b33c /doc/bugs | |
parent | 7cb5400763b3c18470c6f6d25707fe087b4058f2 (diff) |
Added a comment: Just encountered this today
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Issue_on_OSX_with_some_system_limits/comment_7_c7776d5b2d073e0d2ae36515185c25aa._comment | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/bugs/Issue_on_OSX_with_some_system_limits/comment_7_c7776d5b2d073e0d2ae36515185c25aa._comment b/doc/bugs/Issue_on_OSX_with_some_system_limits/comment_7_c7776d5b2d073e0d2ae36515185c25aa._comment new file mode 100644 index 000000000..b65dc4dfc --- /dev/null +++ b/doc/bugs/Issue_on_OSX_with_some_system_limits/comment_7_c7776d5b2d073e0d2ae36515185c25aa._comment @@ -0,0 +1,17 @@ +[[!comment format=mdwn + username="http://edheil.wordpress.com/" + ip="173.162.44.162" + subject="Just encountered this today" + date="2012-11-29T19:21:50Z" + content=""" +& it's killing my assistant. + +Found a workaround here: https://github.com/mockko/livereload/issues/1 + +This fixes it for now: + +ulimit -n 4096 + +Just posting here in case anybody else runs into this issue and, like me, finds themselves here via search engine. + +"""]] |