Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / agoragames/haigha issues and pull requests

#102 - Synchronous basic.get with consumer=None is broken

Issue - State: closed - Opened by WGH- about 5 years ago - 1 comment

#100 - SyntaxError on fresh install with python 7

Issue - State: open - Opened by johns10 almost 6 years ago - 5 comments

#97 - Is it possible to connect on a rabbitmq cluster?

Issue - State: open - Opened by luiscoms about 7 years ago - 4 comments

#96 - Fix issue #95: Close socket upon connection failure

Pull Request - State: closed - Opened by orishoshan over 7 years ago

#95 - Socket fds are leaked upon connection failure

Issue - State: open - Opened by orishoshan over 7 years ago - 1 comment

#94 - Python3.4 support?

Issue - State: open - Opened by MonkeyDad over 7 years ago

#93 - Don't print exceptions for each connection on windows machines

Pull Request - State: closed - Opened by 3ddi about 8 years ago - 1 comment

#92 - Correct heartbeat documentation to reflect the code

Pull Request - State: open - Opened by josegonzalez over 8 years ago - 2 comments

#91 - Connection heartbeat arg description doesn't match implementation

Issue - State: open - Opened by vitaly-krugl over 8 years ago - 13 comments

#90 - Fix typo

Pull Request - State: closed - Opened by josegonzalez over 8 years ago

#89 - Install gevent when running on travis, so that gevent transport tests will run, too

Pull Request - State: closed - Opened by vitaly-krugl over 8 years ago - 1 comment

#88 - Fix #87. Divide the 64bit value by 1e6 in order to be parsed by datetime.fromutctimestamp

Pull Request - State: closed - Opened by lipixun almost 9 years ago - 4 comments

#87 - Failed to parse timestamp in frame reader

Issue - State: closed - Opened by lipixun almost 9 years ago - 2 comments

#86 - DO NOT MERGE - TESTING Basic.cancel plus kevin's ipv6 socket

Pull Request - State: closed - Opened by vitaly-krugl almost 9 years ago - 1 comment

#85 - Integration tests

Pull Request - State: closed - Opened by awestendorf almost 9 years ago - 6 comments

#84 - Message frames might be interleaved when sending from multiple greenlets

Issue - State: open - Opened by liorn almost 9 years ago - 8 comments

#83 - BasicClass.get return value is inconsistent in synchronous mode

Issue - State: open - Opened by vitaly-krugl about 9 years ago - 1 comment

#82 - Implemented support for RabbitMQ broker-initiated Basic.Cancel

Pull Request - State: closed - Opened by vitaly-krugl about 9 years ago - 9 comments

#81 - Fixing typo

Pull Request - State: closed - Opened by gabrielfalcao about 9 years ago

#79 - [NEED TO DISCUSS] Adds support for RabbitMQ consumer_cancel_notify

Pull Request - State: closed - Opened by vitaly-krugl about 9 years ago - 1 comment

#78 - Increase read timeout to twice the heartbeat interval

Pull Request - State: closed - Opened by liorn about 9 years ago - 8 comments

#77 - Connection.transport_closed should set self._closed

Issue - State: open - Opened by vitaly-krugl about 9 years ago

#76 - TypeError: getsockaddrarg() takes exactly 2 arguments (4 given)

Issue - State: closed - Opened by vitaly-krugl about 9 years ago - 3 comments

#75 - Can't get close_info from synchronous connection

Issue - State: open - Opened by vitaly-krugl about 9 years ago

#74 - Fix channel frame handling upon framing error

Pull Request - State: closed - Opened by vitaly-krugl about 9 years ago - 8 comments

#73 - Implemented support and unit tests for handling basic.return

Pull Request - State: closed - Opened by vitaly-krugl about 9 years ago - 7 comments

#72 - Unroutable message hangs haigha in publisher confirm mode

Issue - State: closed - Opened by vitaly-krugl about 9 years ago - 4 comments

#71 - basic.consume doesn't return consumer_tag, so how to get it?

Issue - State: open - Opened by vitaly-krugl about 9 years ago - 1 comment

#70 - Status of Blocking Socket Transport in Haigha

Issue - State: closed - Opened by vitaly-krugl about 9 years ago - 1 comment

#69 - Enforce two-tuple input for socket.connect()

Pull Request - State: closed - Opened by kevinconway over 9 years ago - 21 comments

#68 - Update copyright for 2015

Pull Request - State: closed - Opened by czarneckid over 9 years ago

#67 - cannot publish message to default exchange using gevent transport

Issue - State: closed - Opened by Maslino over 9 years ago - 1 comment

#66 - IPv6 socket support

Pull Request - State: closed - Opened by rocco66 over 9 years ago - 1 comment

#65 - Connection blocked by one consumer

Issue - State: open - Opened by simomo over 9 years ago - 2 comments

#64 - Fix haigha cannot be installed on windows

Pull Request - State: closed - Opened by subzey over 9 years ago - 1 comment

#63 - Confused with basic.get no_ack

Issue - State: closed - Opened by bulatshafigullin over 9 years ago - 2 comments

#62 - connection.channel() blocked

Issue - State: closed - Opened by simomo almost 10 years ago - 18 comments

#61 - Channel protocol class properties on closed channels

Issue - State: open - Opened by awestendorf almost 10 years ago

#59 - Describe how to use with Celery

Issue - State: open - Opened by thedrow almost 10 years ago - 1 comment

#57 - AttributeError: 'Channel' object has no attribute 'basic' when publish message

Issue - State: open - Opened by dizpers about 10 years ago - 5 comments

#56 - Add test running via travisci

Issue - State: open - Opened by josegonzalez about 10 years ago - 1 comment

#55 - Make it possible to specify custom gevent Pool

Pull Request - State: closed - Opened by dizpers about 10 years ago - 1 comment

#54 - dead lock when calling basic.consume fucntion

Issue - State: closed - Opened by simomo about 10 years ago - 2 comments

#53 - Pep8

Pull Request - State: closed - Opened by awestendorf about 10 years ago

#52 - Use a direct binding for synchronous logic branches

Issue - State: open - Opened by awestendorf about 10 years ago

#51 - pep8 style fixes

Pull Request - State: closed - Opened by dehun about 10 years ago - 1 comment

#50 - 'auto_delete=True' caused error when declare a exchange

Issue - State: closed - Opened by simomo about 10 years ago - 2 comments

#49 - Haigha doesn't abide by PEP8

Issue - State: closed - Opened by tmehlinger over 10 years ago - 14 comments

#48 - Unable to use Haigha with python3

Issue - State: open - Opened by Equidamoid over 10 years ago - 1 comment

#47 - How to use gevent.select module to read from gevent.socket and rabbitmq connection?

Issue - State: closed - Opened by simomo over 10 years ago - 11 comments

#46 - Sync and exception fixes

Pull Request - State: closed - Opened by awestendorf over 10 years ago - 4 comments

#45 - Write tutorial for RabbitMQ guide

Issue - State: open - Opened by awestendorf over 10 years ago

#44 - system call interupt not handled in read()

Issue - State: closed - Opened by alexcb over 10 years ago - 1 comment

#43 - Add friendly names to debug output

Issue - State: open - Opened by awestendorf over 10 years ago

#42 - Errors don't seem to be handled/reported gracefully

Issue - State: closed - Opened by danmur over 10 years ago - 2 comments

#41 - Support basic.recover with the requeue option

Issue - State: closed - Opened by vitaly-krugl over 10 years ago - 4 comments

#40 - Add "exchange.exists" and "queue.exists"

Issue - State: open - Opened by awestendorf over 10 years ago - 1 comment

#39 - Support RabbitMQ federated queues

Issue - State: open - Opened by awestendorf over 10 years ago

#38 - Support RabbitMQ consumer priorities

Issue - State: open - Opened by awestendorf over 10 years ago

#37 - Support RabbitMQ connection blocked notifications

Issue - State: open - Opened by awestendorf over 10 years ago

#36 - Support RabbitMQ auth failure notifications

Issue - State: open - Opened by awestendorf over 10 years ago

#35 - bugfix & add a bit future & add a rpc example

Pull Request - State: closed - Opened by xjdrew almost 11 years ago - 3 comments

#34 - Only accept (str,unicode,bytearray) as Message body types

Pull Request - State: closed - Opened by awestendorf almost 11 years ago

#32 - Synchronous channel closure

Pull Request - State: closed - Opened by awestendorf almost 11 years ago

#31 - Silenced errors

Issue - State: closed - Opened by Point-less almost 11 years ago

#30 - Support field type subclasses

Pull Request - State: closed - Opened by awestendorf about 11 years ago

#29 - Update copyright for 2013

Pull Request - State: closed - Opened by czarneckid over 11 years ago

#28 - Enable the AMQP 0.9.1 spec mapping.

Pull Request - State: closed - Opened by joeyimbasciano over 11 years ago - 2 comments

#27 - Fix for issue #9: implemented a Haigha/gevent "Hello World" example.

Pull Request - State: closed - Opened by vitaly-krugl almost 12 years ago - 1 comment

#26 - Logic error in SocketTransport.read()

Issue - State: closed - Opened by vitaly-krugl almost 12 years ago - 1 comment

#25 - Fix for issue #17: Haigha with gevent v1.0b2 prints DeprecationWarning to stderr

Pull Request - State: closed - Opened by vitaly-krugl almost 12 years ago - 1 comment

#23 - Exception handling too broad, interferes with GeventExit and SystemExit

Issue - State: closed - Opened by vitaly-krugl almost 12 years ago - 2 comments

#22 - gevent_transport is broken in v0.5.1 - v0.5.3

Issue - State: closed - Opened by vitaly-krugl almost 12 years ago - 1 comment

#20 - how to implement a heartbeat?

Issue - State: closed - Opened by scottpersinger almost 12 years ago - 1 comment

#19 - Getting publisher confirms

Issue - State: open - Opened by cstavr about 12 years ago - 1 comment

#18 - event example

Issue - State: open - Opened by altaurog about 12 years ago - 2 comments

#17 - Haigha with gevent v1.0b2 prints DeprecationWarning to stderr

Issue - State: closed - Opened by vitaly-krugl about 12 years ago - 5 comments

#16 - Include haigha.connections in dists

Pull Request - State: closed - Opened by grncdr about 12 years ago - 1 comment

#15 - Connection reset by peer after about 10 minutes of inactivity

Issue - State: closed - Opened by vitaly-krugl about 12 years ago - 2 comments

#14 - 'event' extension fails to build (OSX and Linux)

Issue - State: closed - Opened by grncdr over 12 years ago - 5 comments

#12 - Diagnostic info loss or app failure results when connection is closed by broker

Issue - State: closed - Opened by vitaly-krugl over 12 years ago - 5 comments

#11 - Suppression of critical exceptions breaks gevent apps

Issue - State: closed - Opened by vitaly-krugl over 12 years ago - 5 comments

#10 - Can't use Haigha-gevent without installing pyevent

Issue - State: closed - Opened by vitaly-krugl over 12 years ago - 1 comment

#9 - haigha/gevent example

Issue - State: closed - Opened by vitaly-krugl over 12 years ago - 5 comments

#8 - test_read_timestamp and test_write_timestamp failure on Mac OS

Issue - State: closed - Opened by vitaly-krugl over 12 years ago - 4 comments

#7 - Callback hooks for established connection, channel, etc.

Issue - State: closed - Opened by foresto almost 13 years ago - 4 comments

#6 - basic.get is broken

Issue - State: closed - Opened by wavetossed almost 13 years ago - 2 comments

#5 - Unhandled exception when connect() fails

Issue - State: closed - Opened by foresto almost 13 years ago - 5 comments

#4 - Lost connection triggers TypeError exception

Issue - State: closed - Opened by foresto almost 13 years ago - 1 comment

#3 - Changes from ASK

Pull Request - State: closed - Opened by awestendorf about 13 years ago