Git Product home page Git Product logo

Comments (6)

davidism avatar davidism commented on August 26, 2024

Please include a minimal reproducible example in the description when reporting an issue. Pointing to a line in the Sentry tests isn't easy for us to debug.

from blinker.

davidism avatar davidism commented on August 26, 2024

@antonpirker Can you follow up with more details as requested please?

from blinker.

sl0thentr0py avatar sl0thentr0py commented on August 26, 2024

hey @davidism, here's a simple repro
https://github.com/sl0thentr0py/sentry_sample_apps/tree/main/python/quart

run with

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python run.py

and go to localhost:5000/health

from blinker.

davidism avatar davidism commented on August 26, 2024

Please include code for a minimal reproducible example directly in this issue, not as a link elsewhere, and include the relevant traceback. If this is an issue with Blinker, it should not require Quart or Sentry to trigger it, and we should not have to hunt through Sentry's CI logs to find the error.

from blinker.

davidism avatar davidism commented on August 26, 2024

That points to a line in the standard library, and resulting from just importing asyncio, suggesting you have a problem with your install. Please report separately issues separately.

from blinker.

pgjones avatar pgjones commented on August 26, 2024

Yep, there is an upgrade to Quart 0.19 for this - pallets/quart@c9b555f, but I've also released 0.18.4 which restricts the blinker version.
I've also opened a PR for Sentry, getsentry/sentry-python#1996, that should support the new Quart version and existing ones. Closing this issue, can track in sentry or Quart.

from blinker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.