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: data race for isStarted #65

Merged
merged 1 commit into from
Aug 18, 2023

Conversation

rfyiamcool
Copy link
Contributor

change

if we run go test -race ... or go run -race, raise data race in some case.

@codecov-commenter
Copy link

Codecov Report

Merging #65 (68ebafd) into master (485d76b) will decrease coverage by 0.35%.
Report is 2 commits behind head on master.
The diff coverage is 0.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
- Coverage   90.13%   89.79%   -0.35%     
==========================================
  Files           8        8              
  Lines         527      529       +2     
==========================================
  Hits          475      475              
- Misses         33       35       +2     
  Partials       19       19              
Files Changed Coverage Δ
quartz/scheduler.go 91.80% <0.00%> (-1.02%) ⬇️

@reugn reugn merged commit 87082ee into reugn:master Aug 18, 2023
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