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 the asyncio example ioc, and documentation #99

Merged
merged 1 commit into from
Aug 2, 2022

Conversation

AlexanderWells-diamond
Copy link
Collaborator

Also tweak the wording on the exception logging

Also tweak the wording on the exception logging
@codecov
Copy link

codecov bot commented Aug 1, 2022

Codecov Report

Merging #99 (d06e9f7) into master (f9960ce) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master      #99   +/-   ##
=======================================
  Coverage   87.72%   87.72%           
=======================================
  Files          14       14           
  Lines         961      961           
=======================================
  Hits          843      843           
  Misses        118      118           
Impacted Files Coverage Δ
softioc/asyncio_dispatcher.py 93.33% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us.

@github-actions
Copy link

github-actions bot commented Aug 1, 2022

Unit Test Results

     15 files  ±0       15 suites  ±0   22m 14s ⏱️ +42s
   230 tests ±0     224 ✔️ ±0      6 💤 ±0  0 ±0 
3 450 runs  ±0  3 010 ✔️ ±0  440 💤 ±0  0 ±0 

Results for commit d06e9f7. ± Comparison against base commit f9960ce.

@AlexanderWells-diamond AlexanderWells-diamond merged commit d06e9f7 into master Aug 2, 2022
@AlexanderWells-diamond AlexanderWells-diamond deleted the 94-update-asyncio-example branch August 2, 2022 14:47
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.

Update asyncio example to show exceptions in long running functions being tracked
2 participants