Dimitris Theodorou
Dimitris Theodorou
In particular I wanted to use something like this http://stefan.buettcher.org/cs/conn_closed.html to detect closed connections. I am exploring options, without being certain that this is doable with tokio.
:+1:
I think you should rely on Flask-SQLAlchemy exactly as you do now (and make it a proper optional requirement for the project installable with `pip install flaskdebugtoolbar[sqlalchemy]`), but do not...
Engine is configured through Flask config, and then models declared through the `db.Model` which couples them to the engine which lies behind the `db` (unlike SQLAlchemy where models are decoupled...
Why is this S-Minor? You are a messenger, getting notifications right is an important requirement don't you think? Teams and Slack do this right.
Something like ```rust RequestMetricsBuilder::with_attributes(f: fn(&ServiceRequest, &str) -> Vec) -> i32) ```
What the **** is the databricks team thinking? Why are you basing an LTS release on an release candidate python version?