specklesystems / speckle-sharp

.NET SDK, Schema and Connectors: Revit, Rhino, Grasshopper, Dynamo, ETABS, AutoCAD, Civil3D & more.
https://speckle.systems
Apache License 2.0
354 stars 166 forks source link

DUI3-174 Cancel ops on doc swap #3504

Closed oguzhankoral closed 1 month ago

oguzhankoral commented 1 month ago

UI implementation is ready to merge -> https://github.com/specklesystems/speckle-server/pull/2363

Also would like to sync @clairekuang before merging in!

clairekuang commented 1 month ago

Note: removed the autocad portion, as operations can't be safely cancelled from the document store. Autocad op cancellation will be addressed in a separate pr, where the event is subscribed to from within the op instead of the binding