mindee / tawazi

A DAG Scheduler library written in pure python
https://mindee.github.io/tawazi/
Apache License 2.0
70 stars 5 forks source link

fix: :bug: node.is_active regression when dag is configured #219

Closed bashirmindee closed 1 month ago

bashirmindee commented 1 month ago

Description

Fix small bug when configuring the DAG from a dict with the usage of activation

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist: