`DirectServeHtmlResource` and `DirectServeJsonResource` both inherit from `_AsyncResource`. These classes expect to be subclassed with `_async_render_*` methods. This commit has no effect on `JsonResource`, despite inheriting from `_AsyncResource`. `JsonResource` has its own `_async_render` override which will need to be updated separately. Signed-off-by: Sean Quah <seanq@element.io> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| 12477.misc | ||
| 12586.misc | ||
| 12588.misc | ||
| 12630.misc | ||
| 12676.misc | ||
| 12677.misc | ||
| 12679.misc | ||
| 12683.bugfix | ||
| 12689.misc | ||
| 12691.misc | ||
| 12694.misc | ||
| 12695.misc | ||
| 12698.misc | ||