Git Product home page Git Product logo

Comments (6)

gibsondan avatar gibsondan commented on June 21, 2024 2

Got it - thanks for confirming.

Our current plan is to include a fix for this in the release planned for next week since the main impact appears to be logspew and the error doesn't fail runs or prevent logs from runs from being submitted (the utility process in question does some cleanup of orphaned subprocesses if the process running a step happens to crash mid-execution).

Downgrading to 1.7.5 should also prevent the error from being logged in the interim.

from dagster.

TyShkan avatar TyShkan commented on June 21, 2024 1

Introduced here caused by the file name "types.py" shadowing stdlib module

FYI @mlarose

from dagster.

mlarose avatar mlarose commented on June 21, 2024 1

Fixes #21941 will be included in 1.7.7 and #21944 should prevent the particular script execution from causing this type of module shadowing error again in the future.

from dagster.

TyShkan avatar TyShkan commented on June 21, 2024

Having the same issue after update to 1.7.6 version (python 3.11)

from dagster.

gibsondan avatar gibsondan commented on June 21, 2024

Hi, thanks for reporting this - we're working on a fix and it looks like this was indeed introduced in 1.7.6. Is it possible to confirm whether or not this error is preventing the run from completing?

from dagster.

TyShkan avatar TyShkan commented on June 21, 2024

@gibsondan jobs and schedules work as usual, runs complete correctly. It seems like it mostly affects execution of watch_orphans.py utility.

from dagster.

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.