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 False Negatives At The End Of Run Time #25

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

justindhillon
Copy link
Owner

This fixes #24. I changed appendFile to appendFileSync. Making it Synchronous. Now the program waits for all the links to be writen to files before terminating.

@justindhillon justindhillon merged commit cc2de7c into main Nov 27, 2023
@justindhillon justindhillon deleted the fix-premature-terminataion branch December 11, 2023 20:31
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.

False Negatives At The End Of Run Time
1 participant