Pierce Lopez

Results 24 issues of Pierce Lopez

I'm currently using Mac OS X 10.10, and it seems that comcast has some critical limitations that should probably be mentioned (or fixed if possible?) The biggest one seems to...

In b3b29b7eff41 / https://github.com/nsqio/nsq/pull/1159 unbuffered memoryMsgChan were replaced with nil chan for both Topic and Channel (this only happens if mem-queue-size=0). This inadvertently made deferred publish never work (with mem-queue-size=0),...

bug

attempt to fix #27 (but probably only works for basic cases)

wip

port of https://github.com/fabric/fabric/commit/c22a34942f

remove dependency on "six" remove python-2.7 and python-3.4 from test matrix remove last couple of "from __future__ import with_statement" (The time has finally come. I'll leave this un-merged for a...

make Reader.close() prevent nsqd_tcp_addresses from reconnecting Writer.close() also closes conns and stops from reconnecting Client.close() stops the periodic _check_last_recv_timestamps() fixes #196

chore

I'm not sure if this is "supported" or "recommended", but it looks like the code includes the TLS cert for papertrailapp.com, and uses it directly if that seems to be...

service.Context() is called after Init() (and after Start()) on unixes, so some users did not expect or test with Context() called before Init() this was noticed in https://github.com/nsqio/nsq/pull/1359 and is...

... and also, this repo is unmaintained (I left the bitly org and lost push privileges) but I've pushed up a fix to https://github.com/ploxiln/dablooms ( https://github.com/ploxiln/dablooms/commit/a9cc8567be85ae88fdf361d9f351ff29dad122b2 )