Skip to content

Conversation

rli
Copy link
Contributor

@rli rli commented Feb 13, 2025

Default dispatcher is limited on threads. Network requests should be under Dispatchers.IO

Related:
#5415

License

I confirm that my contribution is made under the terms of the Apache 2.0 license.

Default dispatcher is limited on threads. Network requests should be under Dispatchers.IO
@rli rli requested a review from a team as a code owner February 13, 2025 19:51
Copy link

github-actions bot commented Feb 13, 2025

Qodana Community for JVM

1 new problem were found

Inspection name Severity Problems
Constructor parameter is never used as a property 🔶 Warning 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@rli rli requested a review from a team as a code owner February 17, 2025 23:39
@manodnyab
Copy link
Contributor

Adding a temporary suppress for detekt, may need to be reverted

manodnyab and others added 4 commits February 21, 2025 13:16
…cutor

 Conflicts:
	plugins/amazonq/shared/jetbrains-community/src/software/aws/toolkits/jetbrains/services/amazonq/project/ProjectContextProvider.kt
@rli
Copy link
Contributor Author

rli commented Mar 20, 2025

https://youtrack.jetbrains.com/issue/KTOR-6462
might be better to constrain number of threads available for use by indexing requests

@leigaol
Copy link
Contributor

leigaol commented Mar 20, 2025

Need a test build from this to test

@rli rli merged commit 7f13920 into main Mar 20, 2025
13 of 18 checks passed
@rli rli deleted the rli/local-context-executor branch March 20, 2025 22:34
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.

4 participants