Skip to content

Fix excessive CPU usage#43

Merged
Miksus merged 3 commits into
masterfrom
fix/#37
Jul 8, 2022
Merged

Fix excessive CPU usage#43
Miksus merged 3 commits into
masterfrom
fix/#37

Conversation

@Miksus
Copy link
Copy Markdown
Owner

@Miksus Miksus commented Jul 8, 2022

No description provided.

@Miksus Miksus added the bug Something isn't working label Jul 8, 2022
@Miksus Miksus linked an issue Jul 8, 2022 that may be closed by this pull request
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #43 (f410b7e) into master (420210f) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
+ Coverage   90.06%   90.08%   +0.02%     
==========================================
  Files          81       81              
  Lines        3652     3652              
==========================================
+ Hits         3289     3290       +1     
+ Misses        363      362       -1     
Impacted Files Coverage Δ
rocketry/session.py 87.65% <100.00%> (ø)
rocketry/core/schedule.py 89.78% <0.00%> (+0.36%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 420210f...f410b7e. Read the comment docs.

@Miksus Miksus merged commit 766fd57 into master Jul 8, 2022
@Miksus Miksus deleted the fix/#37 branch July 8, 2022 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: 100% CPU utilization - busy waiting?

2 participants