Difference between revisions of "Thread:Talk:Multithreading/Reinventing wheels?/reply (5)"

From Robowiki
Jump to navigation Jump to search
 
(No difference)

Latest revision as of 03:47, 3 March 2019

But debug mode disables security iirc? Then this mode is unsafe for running with arbitrary opponent. Also it seems that skipped turns has no special handling if you do IO. It just increases the max skipped turns allowed before you get disabled

Java already has nonblocking IO support, may be we should support this in robocode as well. Currently doing so requires disabling security.