-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P5
-
Affects Version/s: 19, 26
-
Component/s: core-svc
We can get rid of the vthreadsSupported flag in the debug agent. It originated during early vthreads support as a way to control whether or not vthreads support was enabled. It is always set true, and there is no way for the user to set it, and it probably doesn't even work anymore when set false. It should just be removed.