Task was destroyed but it is pending: WebsocketImplProtocol.async_data_received (Sentry-wrapped)

Aperta
#5,072 9 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@alexander-alderman-webb ci sta già lavorando.

Dal 24/11/2025.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

Bug Errors Integration: Sanic Python
How do you use Sentry?

Sentry Saas (sentry.io)

Version

2.43.0

Steps to Reproduce

Hi team!

I'm having quite a few errors like these popping up in my Sentry account. At first, I thought it was an issue with my Websocket implementation, but looking at the stacktrace, some of the errors are from a standard GET request, such as this one:
https://cnicodeme.sentry.io/share/issue/7f8aa28baa194938bd13f44953014819/
(For the Sentry team, feel free to access this ticket, and all the other that have the "Task was destroyed but it is pending" currently open in my organization).

I suspect that the Sentry system doesn't have the time to send the data to Sentry.io and is killed before, somehow.
Unfortunately the error doesn't contain the original one, making it harder to trace where it originated and/or fix it.

Expected Result

It shouldn't throw a "Task was destroyed but it is pending" but instead the actual underlying error. I suspect the task of sending that error to Sentry is killed before it has the chance to deliver the payload.

Actual Result

I'm using Sanic 24.6.

Happy to share anything more that is needed

Lingua principale
Python
Stelle
2.2k
Fork
672
Merge medio
23h 14m
PR unite (30g)
218

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di getsentry/sentry-python

Tutte le issue di getsentry/sentry-python

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.