acidjunk / acidjunk/starlette-opentracing

Test is subclassing BaseHTTPMiddleware

オープン
#2 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
147
フォーク
6
PR マージ指標
30日以内にマージされた PR はありません

説明

The current middleware subclasses BaseHTTPMiddleware which per encode/starlette#919 and tiangolo/fastapi#2086 will cause all background tasks to run before the response is sent.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Start by inspecting the middleware that subclasses BaseHTTPMiddleware and read encode/starlette#919 and tiangolo/fastapi#2086 for the reported response and background-task behavior. Done means the middleware no longer causes background tasks to run before the response is sent, with the relevant behavior verified.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
fastapi, python
領域
api, backend
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。