benjamin-hodgson / asynqp

An AMQP library for asyncio
MIT License
84 stars 29 forks source link

Refactored Synchroniser to use simpler self._futures construct #49

Closed TarasLevelUp closed 9 years ago

TarasLevelUp commented 9 years ago

Will ease work on #34, as it remembers the exception, the synchroniser was killed with to raise them later.

tvoinarovskyi commented 9 years ago

Fixed

benjamin-hodgson commented 9 years ago

GH won't let me merge it because there are conflicts. Please could you resolve them?

TarasLevelUp commented 9 years ago

done

TarasLevelUp commented 9 years ago

bump, if no more problems, merge this one pls.