Translation of "race condition" into Russian
Состояние гонки, ситуация гонок, состояние гонки are the top translations of "race condition" into Russian.
(electronics, computing) A flaw in a system or process whereby the output or result is unexpectedly and critically dependent on the sequence or timing of other events. [..]
-
Состояние гонки
type of software defect
This sample contains a race condition and the result it returns may vary from run to run.
Данный пример содержит ошибку состояния гонки, и возвращаемое ей значение может меняться от запуска к запуску.
-
ситуация гонок
feminineBut it should be noted that there still do exist race conditions on certain architectures.
Однако следует помнить, что на компьютерах с некоторыми архитектурами всё ещё существует возможность возникновения ситуаций гонки (race conditions).
-
состояние гонки
A condition in which two or more threads can reach and execute a block of code, and the program outcome changes radically depending on which thread reaches the code first. A race condition is benign if all outcomes are valid. However, race conditions can be associated with synchronization errors that can result in one process interfering with another process and possibly introduce a vulnerability. Frequently, a potential outcome of a race condition leaves the program in an unstable or invalid state.
This sample contains a race condition and the result it returns may vary from run to run.
Данный пример содержит ошибку состояния гонки, и возвращаемое ей значение может меняться от запуска к запуску.
-
Show algorithmically generated translations
Automatic translations of "race condition" into Russian
-
Glosbe Translate
-
Google Translate