mindee / tawazi

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

fix: :bug: fix counting nodes during dag description #173

Closed bashirmindee closed 1 year ago

bashirmindee commented 1 year ago

Description

Fixes an error in the counting of ExecNodes occurences

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: