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

Investigate delays in foreign client code #3280

Open
romac opened this issue Apr 28, 2023 · 1 comment
Open

Investigate delays in foreign client code #3280

romac opened this issue Apr 28, 2023 · 1 comment
Labels
I: refactoring O: reliability Objective: cause to improve trustworthiness and consistent performing
Milestone

Comments

@romac
Copy link
Member

romac commented Apr 28, 2023

// FIXME(romac): Why do we need this, and shouldn't we wait somewhere else up the call stack?
thread::sleep(Duration::from_millis(200));

Originally posted by @romac in #3224 (comment)

@github-project-automation github-project-automation bot moved this to 🩹 Triage in Hermes Apr 28, 2023
@seanchen1991 seanchen1991 added I: refactoring O: reliability Objective: cause to improve trustworthiness and consistent performing labels Apr 28, 2023
@seanchen1991 seanchen1991 moved this from 🩹 Triage to 📥 Todo in Hermes Apr 28, 2023
@seanchen1991 seanchen1991 added this to the v1.7 milestone Jun 6, 2023
@romac romac modified the milestones: v1.7, v1.8 Aug 23, 2023
@romac romac modified the milestones: v1.8, v1.9 Nov 9, 2023
@romac romac modified the milestones: v1.9, v2 Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: refactoring O: reliability Objective: cause to improve trustworthiness and consistent performing
Projects
Status: 📥 Todo
Development

No branches or pull requests

2 participants