> (1) This sounds like a hack, should we be concerned? > 25 + // sleeping between calls to fake_devices hides race > conditions > The sleep call already exists, so it's functionally no worse. Only the new > comment could concern the reader.
And so it should. ;)
« Back to merge proposal
> (1) This sounds like a hack, should we be concerned?
> 25 + // sleeping between calls to fake_devices hides race
> conditions
> The sleep call already exists, so it's functionally no worse. Only the new
> comment could concern the reader.
And so it should. ;)