Git Product home page Git Product logo

Comments (8)

SeanPM5 avatar SeanPM5 commented on July 18, 2024 1

Tested 0.3.26 and while it fixed the issue reported in OP, now there seems to be another:

  • Detected blocking call to open inside the event loop by custom integration 'mail_and_packages' at custom_components/mail_and_packages/helpers.py, line 306: copyfile(mail_none, os.path.join(path, image_name)) (offender: /usr/local/lib/python3.12/shutil.py, line 260: with open(src, 'rb') as fsrc:), please create a bug report at https://github.com/moralmunky/Home-Assistant-Mail-And-Packages/issues

  • Detected blocking call to open inside the event loop by custom integration 'mail_and_packages' at custom_components/mail_and_packages/helpers.py, line 306: copyfile(mail_none, os.path.join(path, image_name)) (offender: /usr/local/lib/python3.12/shutil.py, line 262: with open(dst, 'wb') as fdst:), please create a bug report at https://github.com/moralmunky/Home-Assistant-Mail-And-Packages/issues

from home-assistant-mail-and-packages.

SeanPM5 avatar SeanPM5 commented on July 18, 2024 1

Seems to be one final issue remaining in 0.3.27b0 which doesn't happen at startup like those others, only occurs after the first refresh (I have a 10 min scan interval).

  • Detected blocking call to open inside the event loop by custom integration 'mail_and_packages' at custom_components/mail_and_packages/camera.py, line 116: with open(self._file_path, "rb") as file: (offender: /config/custom_components/mail_and_packages/camera.py, line 116: with open(self._file_path, "rb") as file:), please create a bug report at https://github.com/moralmunky/Home-Assistant-Mail-And-Packages/issues

from home-assistant-mail-and-packages.

firstof9 avatar firstof9 commented on July 18, 2024 1

Ok that's been sorted in 0.3.27b1, let me know if you see anything else, as always thanks!

from home-assistant-mail-and-packages.

SeanPM5 avatar SeanPM5 commented on July 18, 2024 1

No issues in 0.3.27b1 so far, seems good now. Will re-open if I spot anything else.

Thanks for the fast fixes!

from home-assistant-mail-and-packages.

firstof9 avatar firstof9 commented on July 18, 2024

Should be fixed in 0.3.26

from home-assistant-mail-and-packages.

firstof9 avatar firstof9 commented on July 18, 2024

Ok I've added more fixes to 0.3.27b0 please give that a try. Thanks!

from home-assistant-mail-and-packages.

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.