Skip to content

Conversation

quinnj
Copy link
Member

@quinnj quinnj commented Jul 12, 2023

Under heavy loads, the introduction of spawned tasks to handle connecting can be bad when the scheduler is now switching between lots of tasks and the delay can interact poorly with proxies.

Under heavy loads, the introduction of spawned tasks to handle connecting
can be bad when the scheduler is now switching between lots of tasks
and the delay can interact poorly with proxies.
@quinnj quinnj force-pushed the jq-revert-connect branch from e1482b3 to d7a6a85 Compare July 12, 2023 19:01
@codecov-commenter
Copy link

codecov-commenter commented Jul 12, 2023

Codecov Report

Merging #1078 (d7a6a85) into master (9065a07) will decrease coverage by 0.08%.
The diff coverage is 85.71%.

@@            Coverage Diff             @@
##           master    #1078      +/-   ##
==========================================
- Coverage   82.41%   82.33%   -0.08%     
==========================================
  Files          32       32              
  Lines        3048     3040       -8     
==========================================
- Hits         2512     2503       -9     
- Misses        536      537       +1     
Impacted Files Coverage Δ
src/Connections.jl 84.87% <85.71%> (-0.80%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@quinnj quinnj merged commit 7548c8a into master Jul 12, 2023
@quinnj quinnj deleted the jq-revert-connect branch July 12, 2023 19:10
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.

2 participants