We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need to pick a much higher number here. It is more than reasonable for a thread to hang for 5 secnds in CI
Originally posted by @jaredpar in #49186 (comment)
Feel like ForceComplete should change to assert that this part has completed. That is the pattern we usually have elsewhere.
ForceComplete
Should use callerSourceLocation here instead of GetCallerLocation here
callerSourceLocation
GetCallerLocation
Originally posted by @RikkiGibson in #49186 (comment)
The text was updated successfully, but these errors were encountered:
RikkiGibson
Successfully merging a pull request may close this issue.
We need to pick a much higher number here. It is more than reasonable for a thread to hang for 5 secnds in CI
Originally posted by @jaredpar in #49186 (comment)
Feel like
ForceComplete
should change to assert that this part has completed. That is the pattern we usually have elsewhere.Originally posted by @jaredpar in #49186 (comment)
Should use
callerSourceLocation
here instead ofGetCallerLocation
hereOriginally posted by @RikkiGibson in #49186 (comment)
The text was updated successfully, but these errors were encountered: