Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add time feature to tokio dependency #855

Merged
merged 1 commit into from
Jun 2, 2023
Merged

Conversation

robjtede
Copy link
Contributor

@robjtede robjtede commented Jun 1, 2023

time functions are used here

#[cfg(feature = "tokio-comp")]
sleep: Box::pin(tokio::time::sleep(sleep_duration)),

@jaymell
Copy link
Contributor

jaymell commented Jun 2, 2023

Thanks! Did you intend to leave this as a draft?

@robjtede robjtede marked this pull request as ready for review June 2, 2023 05:42
@jaymell jaymell merged commit 9576c5e into redis-rs:main Jun 2, 2023
9 checks passed
@jaymell
Copy link
Contributor

jaymell commented Jun 2, 2023

Much appreciated!

@robjtede robjtede deleted the patch-1 branch July 29, 2023 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants