Skip to content

Fix the asyncio example ioc, and documentation#99

Merged
AlexanderWells-diamond merged 1 commit intomasterfrom
94-update-asyncio-example
Aug 2, 2022
Merged

Fix the asyncio example ioc, and documentation#99
AlexanderWells-diamond merged 1 commit intomasterfrom
94-update-asyncio-example

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