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

IPTB: Work around for golang bug #22315 #2518

Merged
merged 2 commits into from
Apr 9, 2019

Conversation

travisperson
Copy link
Contributor

When using FAST sometimes an error will be returned about a binary being busy. This appears to be related to a bug being tracked in golang (golang/go#22315) due to an issue around file descriptors being held onto longer than needed inside of threads.

This fix uses the cp binary to due the copying in linux.

@travisperson travisperson requested review from frrist and acruikshank and removed request for frrist April 8, 2019 19:07
@travisperson travisperson requested review from anorth and removed request for acruikshank April 9, 2019 00:25
@travisperson travisperson merged commit 29ce6ab into master Apr 9, 2019
@travisperson travisperson deleted the bug/iptb-localplugin-binary-support branch May 6, 2019 18:38
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.

3 participants