Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

catch concurrent writes and continue w/o raising #398

Merged
merged 1 commit into from
May 2, 2017

Conversation

drewbanin
Copy link
Contributor

@drewbanin drewbanin commented Apr 25, 2017

@cmcarthur i'm a little worried that there are other races like this that we just haven't encountered yet. There might be a bigger endeavor around thread safety here, so let's keep this issue in the back of our minds going forwad

@cmcarthur
Copy link
Member

this looks fine. os.makedirs in Python 3 would actually just handle this. would be nice if we could use that :)

@drewbanin drewbanin merged commit 4bfd3fc into development May 2, 2017
@drewbanin drewbanin deleted the fix/concurrent-schema-test-writes branch May 2, 2017 13:25
yu-iskw pushed a commit to yu-iskw/dbt that referenced this pull request Aug 17, 2021
* Bump upper bound to <0.22

* Add changelog entry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants