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

Extend the reader API to extract to destination #51

Merged
merged 1 commit into from
Feb 10, 2021

Conversation

lamont-granquist
Copy link
Contributor

This allow for the removal of Dir.chdir calls wrapping the
extract API, which is non-threadsafe and which Ruby 3.0 has
now dropped the banhammer on.

@lamont-granquist lamont-granquist requested review from a team as code owners February 10, 2021 22:19
This allow for the removal of Dir.chdir calls wrapping the
extract API, which is non-threadsafe and which Ruby 3.0 has
now dropped the banhammer on.

Signed-off-by: Lamont Granquist <[email protected]>
@lamont-granquist lamont-granquist force-pushed the lcg/extract-to-destination branch from 0ea7320 to d89596f Compare February 10, 2021 22:21
@tas50 tas50 merged commit e50e28c into master Feb 10, 2021
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