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

Fix logger to only initialize it once #282

Merged
merged 26 commits into from
Sep 12, 2024
Merged

Fix logger to only initialize it once #282

merged 26 commits into from
Sep 12, 2024

Conversation

waahm7
Copy link
Contributor

@waahm7 waahm7 commented Sep 9, 2024

Issue #, if available:
#281
Description of changes:
CRT Logger is not thread-safe and should not be initialized multiple times. This PR makes it an error when trying to reinitialize the logger.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Base automatically changed from fix-swift6 to main September 10, 2024 18:21
@waahm7 waahm7 marked this pull request as ready for review September 12, 2024 21:28
@waahm7 waahm7 merged commit 7674995 into main Sep 12, 2024
25 checks passed
@waahm7 waahm7 deleted the fix-logger branch September 12, 2024 21:39
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