'. '

Race condition

From APIDesign

(Difference between revisions)
Jump to: navigation, search
(New page: When two executions of the same program yield different results, then there very likely is a race condition in your multi-threaded code.)
Current revision (14:53, 29 June 2020) (edit) (undo)
 
Line 1: Line 1:
-
When two executions of the same program yield different results, then there very likely is a [[race condition]] in your [[ImpossibleThreading|multi-threaded]] code.
+
When two executions of the same program yield different results, then there very likely is a [[race condition]] in your [[ImpossibleThreading|multi-threaded]] code. Read on, for example about [[FlowControllingTest]]...

Current revision

When two executions of the same program yield different results, then there very likely is a race condition in your multi-threaded code. Read on, for example about FlowControllingTest...

Personal tools
buy