Skip to content

0.8.4

Compare
Choose a tag to compare
@palazzem palazzem released this 19 May 09:27

Bugfixes

  • [flask] avoid using weak references when Flask is instrumented via Blinker. This resolves initialization issues when the traced_app = TraceMiddleware(app, ...) reference goes out of the scope or is garbage collected (#273)