Skip to content

remove event listiners from redis when connections end

Compare
Choose a tag to compare
@evantahler evantahler released this 02 Sep 23:53
· 1006 commits to main since this release

Soves an issue where stopping and starting multiWorker child workers when passing in a redis connection directly would cause an event-emitter warning.

See #155 for more details.