-
Notifications
You must be signed in to change notification settings - Fork 67
Fix blocking code #191
Fix blocking code #191
Conversation
@Falco20019 I wasn't able to test using 0.4.1, but I applied changes to make everything async. |
Looks great to me! Looks like maybe something went wrong the continuous integration above but I had written test cases for the original fix. If those still pass, I'm happy. Thanks! |
The CI failed because there were some deprecation warnings (treated as errors) from NuGET. I just fixed them. I will rerun the CI. @BojanPantovic1989 Can you please fix the DCO? Click on the "Details" link to get instructions for it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
@phxnsharp Thanks for doing the review on this one! Tests are green now after fixing the pipeline.
Hi @Falco20019 it should be fixed now. |
0357eb5
to
e9a2f08
Compare
Signed-off-by: Bojan Pantovic <bojan.pantovic@redbox.com>
Signed-off-by: Bojan Pantovic <bojan.pantovic@redbox.com>
Signed-off-by: Bojan Pantovic <bojan.pantovic@redbox.com>
Signed-off-by: Bojan Pantovic <bojan.pantovic@redbox.com>
Signed-off-by: Kraemer, Benjamin <falco20019@hotmail.com> Signed-off-by: Bojan Pantovic <bojan.pantovic@redbox.com>
e9a2f08
to
292f4cb
Compare
I'm testing it a bit more right now. I found that current |
Do not publish the version ?? |
@EngRajabi Sorry, I missed that this is still open. I will release it now. |
@Falco20019 thanks |
Which problem is this PR solving?
-Fixes #189
Short description of the changes