vapor / redis

Vapor provider for RediStack
MIT License
458 stars 57 forks source link

Use passed-in eventloop when acquiring RedisConnectionPool #184

Closed siemensikkema closed 3 years ago

siemensikkema commented 3 years ago

Use the passed-in eventloop when acquiring RedisConnectionPool to prevent triggering a precondition related to ending up in a wrong eventloop (fixes #180, replaces: #183).

siemensikkema commented 3 years ago

@danramteke @Mordil this is a quick drive-by PR that possibly fixes the issues reported in 4.1.0. Am I on the right course? Fix confirmed here.

tanner0101 commented 3 years ago

These changes are now available in 4.1.1