From 65fab580067ae82141ac980eee8985e05970f105 Mon Sep 17 00:00:00 2001 From: Dimitrie Stefanescu Date: Sat, 3 Apr 2021 18:04:53 +0100 Subject: [PATCH] feat: thread safety --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4ddcb87..1ac1cc4 100644 --- a/README.md +++ b/README.md @@ -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