dask / dask/dask-gateway

Fix logged aiohttp warning about "app key"

Open
#793 0 comments 0 reactions 0 assignees View on GitHub
codebase:dask-gateway-server maintenance
Dominant language
Python
Stars
148
Forks
93
PR merge metrics
No merged PRs in 30d

Description

I saw this warning but havn't investigated what its about or how to fix - it would make sense to do though!

```
/opt/python/lib/python3.11/site-packages/dask_gateway_server/app.py:179: NotAppKeyWarning: It is recommended to use web.AppKey instances for keys.
https://docs.aiohttp.org/en/stable/web_advanced.html#application-s-config
self.app["gateway"] = self
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.