platform · inferred from evidence
Google Colab
A hosted environment mentioned as an example of a threaded environment where Weave's context management was improved.
- Weave ops not tracing when called from Flask endpoints
Functions decorated with `@weave.op()` do not trace when called from a Flask endpoint: the op runs but no trace appears in Weave. Same code works outside Flask.