Hi Team,
My name is Achin .I am new to Dagster and have started using it for workflow implemenation.I tested normal hello_world program.The CLI response was success but for Dagit GUI I am getting an error
AttributeError: module 'os' has no attribute 'setsid'
I am using command dagit -f hello_world.py -n hello_world_pipeline