Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a0d4e80

Browse files
committed
Fix remaining blocking code after async Redis refactor.
This code still used channel.blocking_send(..) and sleep from std::time. As async anonymous functions are not (yet) supported, this moves the stream handling into a separate async function.
1 parent 53a570b commit a0d4e80

File tree

2 files changed

+301
-290
lines changed

2 files changed

+301
-290
lines changed

0 commit comments

Comments
 (0)