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: Fix race condition when using the API #107

Merged
merged 3 commits into from
Jun 7, 2024

Conversation

mondeja
Copy link
Member

@mondeja mondeja commented Jun 7, 2024

Fixes #103

BREAKING CHANGE: Users consuming the API must call now Linting().lint().

mondeja added 3 commits June 7, 2024 17:16
BREAKING CHANGE: Users consuming the API must call now `Linting().lint()`
@mondeja mondeja added the bug label Jun 7, 2024
@mondeja mondeja merged commit 85666c5 into simple-icons:master Jun 7, 2024
9 checks passed
@mondeja mondeja deleted the fix-103 branch June 7, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Linting event emitter returned by API can emit done before user listens it
1 participant