Skip to content

REF: Change default task_execution to async#96

Merged
Miksus merged 1 commit into
masterfrom
ref/default_task_execution
Sep 17, 2022
Merged

REF: Change default task_execution to async#96
Miksus merged 1 commit into
masterfrom
ref/default_task_execution

Conversation

@Miksus
Copy link
Copy Markdown
Owner

@Miksus Miksus commented Sep 5, 2022

It has caused confusion that process is the default task execution type. This PR warns if execution type is not set so that after the next release the default can be changed to async.

In the future the default will be async
@Miksus Miksus added the core Relates to the core functionalities (ie. base classes) label Sep 5, 2022
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #96 (c4df666) into master (e65ce24) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #96      +/-   ##
==========================================
+ Coverage   91.64%   91.65%   +0.01%     
==========================================
  Files          89       89              
  Lines        4523     4529       +6     
==========================================
+ Hits         4145     4151       +6     
  Misses        378      378              
Impacted Files Coverage Δ
rocketry/session.py 92.14% <100.00%> (+0.17%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Miksus Miksus merged commit 76237db into master Sep 17, 2022
@Miksus Miksus deleted the ref/default_task_execution branch September 17, 2022 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Relates to the core functionalities (ie. base classes)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants