0 Replies Latest reply on Aug 7, 2007 2:54 AM by jagbalan

    Simulataneous Task invocations

    jagbalan

      On a multi-threaded environment, if 2 threads invoke taskInstance.signal() what happens?

      Does one end in java exception thrown back? If not, can it be programmed that way?