NSOperation – reproducing race condition

This project is a part of investigation related to mysterious bug inside of NSOperation that causes operations to remain in Ready state or memory corruption.

Relevant discussions:

  1. ProcedureKit/ProcedureKit#175
  2. tomwilsn/Operative#51