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

Fixed bug causing script to hang #86

Closed
wants to merge 1 commit into from
Closed

Conversation

@ksoviero
Copy link

@ksoviero ksoviero commented Feb 21, 2017

The original 'cat /dev/urandom' method caused the script to hang indefinitely on my system. Given that Linux has UUID generation built in at the kernel level, I see no reason to use such a hackish method.

The original 'cat /dev/urandom' method caused the script to hang indefinitely on my system. Give that Linux has UUID generation built in at the kernel level, I see no reason to use such a hackish method.
@mostlyjason
Copy link
Contributor

@mostlyjason mostlyjason commented Feb 21, 2017

Thanks this looks like a good improvement. We'll have to test on several distributions before we merge it. No promise on timeline now.

@Shwetajain148
Copy link
Contributor

@Shwetajain148 Shwetajain148 commented Aug 24, 2018

Since it's already done, I'm closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.