feat: thread safety

This commit is contained in:
Dimitrie Stefanescu
2021-04-03 18:04:53 +01:00
parent b93aa1a76a
commit 65fab58006
+1
View File
@@ -15,6 +15,7 @@ Looks nice, doesn't it? Notice that the solution runs "eagerly" - every time the
- **Grasshopper and Rhino are still responsive!**
- **There's progress reporting!** (personally I hate waiting for Gh to unfreeze...).
- **Thread safe**: 99% of the times this won't explode in your face. It still might though!
### Approach