Issues

Select view

Select search mode

 

Never ending tasks because of HTTP requests

Fixed

Description

There are some tasks that never finish, for example the hourly binding update task, or the refresh of taint vulnerabilities. It happens after a while, the IDE has to be running for several hours. There is no clear way to reproduce it. The tasks continue stacking and there could be dozens of blocked tasks.

The thread dumps show that the threads are blocked waiting for an HTTP response, usually on the get() call on the Future returned by HttpClient.getAsync().

Attachments

1
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix versions

Priority

Sentry

Created September 26, 2022 at 9:05 AM
Updated September 16, 2024 at 1:15 PM
Resolved January 21, 2023 at 1:43 PM

Activity

Show: