So for now I propose a “never_use_nailgun” propert...
# general
h
So for now I propose a “never_use_nailgun” property on NailgunTask, that if set forces use of a subprocess JVM regardless of the setting of the task’s
--use-nailgun
option? This will allow such problematic tasks to continue to subclass NailgunTask (e.g., because they share common base class functionality with other tasks that can use nailgun).