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

bug: thread sleep in async fn with MQTT sink #17481

Closed
MrCroxx opened this issue Jun 27, 2024 · 0 comments · Fixed by #17497
Closed

bug: thread sleep in async fn with MQTT sink #17481

MrCroxx opened this issue Jun 27, 2024 · 0 comments · Fixed by #17497
Assignees
Labels
type/bug Something isn't working
Milestone

Comments

@MrCroxx
Copy link
Contributor

MrCroxx commented Jun 27, 2024

Describe the bug

std::thread::sleep(std::time::Duration::from_secs(1));

Error message/log

No response

To Reproduce

No response

Expected behavior

No response

How did you deploy RisingWave?

No response

The version of RisingWave

No response

Additional context

No response

@MrCroxx MrCroxx added the type/bug Something isn't working label Jun 27, 2024
@MrCroxx MrCroxx self-assigned this Jun 27, 2024
@github-actions github-actions bot added this to the release-1.10 milestone Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant