Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
15.661 Beiträge
 
#1

The case of the one-thread race condition

  Alt 13. Jan 2014, 01:10
You know what’s even worse than a race condition between two threads in your code? A race condition in one thread in your code, because there are good solutions and debugging techniques for tracking down multi-threading conflicts, but they don’t work when there’s only one thread ...

More...
  Mit Zitat antworten Zitat