[CT-2375] [Bug] dbtRunner instances share the callbacks across instances when no callbacks are passed #7278
Closed
2 tasks done
Labels
bug
Something isn't working
Is this a new bug in dbt-core?
Current Behavior
example run:
Expected Behavior
dbtRunner instances should be isolated from one another.
Steps To Reproduce
See current behavior
Relevant log output
No response
Environment
Which database adapter are you using with dbt?
postgres
Additional Context
https://stackoverflow.com/questions/366422/how-can-i-avoid-issues-caused-by-pythons-early-bound-default-parameters-e-g-m
The text was updated successfully, but these errors were encountered: