-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
DataGrid Sprint #29, DataGrid Sprint #30, DataGrid Sprint #33, DataGrid Sprint #34, DataGrid Sprint #35, DataGrid Sprint #36, DataGrid Sprint #37, DataGrid Sprint #38, DataGrid Sprint #39
We need a way to designate that a thread is non blocking in a more clear way. The simplest is to have a thread factory that creates threads that implement an interface that designates this. Then our code can look for this instead of checking thread name.