rmorgan001 / GSServer

ASCOM Synta protocol driver for SkyWatcher and Orion telescope mounts
GNU General Public License v3.0
40 stars 16 forks source link

GoTo Async fix to handle crash on app close #62

Closed Principia4834 closed 2 months ago

Principia4834 commented 2 months ago

Add Try Catch to GoToAsync to handle application close stopping asynchronous thread task

rmorgan001 commented 2 months ago

thanks!