IoTSharp / SilkierQuartz

SilkierQuartz can host jobs using HostService and Provide a web management tools for Quartz !
http://sq.iotsharp.io/
MIT License
357 stars 71 forks source link

Support for asynchronous io operations #68

Closed khanhna closed 3 years ago

khanhna commented 3 years ago

Overview:

This PR aimed to add support for asynchronous-IO operation when working with http request.

Reproduce the bug

  1. From master branch, clone the code
  2. Run the Example project.
  3. Go to main Silkier UI
  4. Go Trigger => New The bug raised image

Root cause: