-
Notifications
You must be signed in to change notification settings - Fork 13.2k
[ISSUE #12701] delete RpcClient.request() timeout check logic. #12702
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
base: develop
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #12702 +/- ##
=============================================
- Coverage 69.70% 69.62% -0.08%
+ Complexity 9431 9416 -15
=============================================
Files 1275 1275
Lines 41232 41231 -1
Branches 4374 4373 -1
=============================================
- Hits 28740 28708 -32
- Misses 10412 10446 +34
+ Partials 2080 2077 -3
... and 29 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
Need more discussion, I think this codes should not be changed. Please more discussion in issue. |
|
Ok
Em ter., 7 de jan. de 2025, 05:42, Majid ***@***.***>
escreveu:
… سلام تمام دارایی مرا دزدیده شده کیف اول مرا ۱۲کلمه عبور آن حک شده
0x14f4f11f6aA6dFc3eFB70a1661b2c2A8598E46BEاین ادرس کیف اول است دوباره کیف
جدید ساختم وشروع به کار کردم ولی این هم خالی شد برای اینکه رد کیف اول را گم
نکنم از کیف دوم به کیف اول واریز میکردم وبرداشت میشدوادرس کیف
دوم0xe430f15477dD0642354EC6C82d368D5005dDC983این است
—
Reply to this email directly, view it on GitHub
<#12702 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/A4MT7RH4GB5DZUTTECXZM332JOHOHAVCNFSM6AAAAABPBHSUA6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNZUGY4TKMRVGU>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
|
Preparing review... |
5 similar comments
|
Preparing review... |
|
Preparing review... |
|
Preparing review... |
|
Preparing review... |
|
Preparing review... |
Please do not create a Pull Request without creating an issue first.
What is the purpose of the change
#12701
Brief changelog
XX
Verifying this change
XXXX
Follow this checklist to help us incorporate your contribution quickly and easily:
[ISSUE #123] Fix UnknownException when host config not exist. Each commit in the pull request should have a meaningful subject line and body.mvn -B clean package apache-rat:check findbugs:findbugs -Dmaven.test.skip=trueto make sure basic checks pass. Runmvn clean install -DskipITsto make sure unit-test pass. Runmvn clean test-compile failsafe:integration-testto make sure integration-test pass.