Skip to content
  • Simon Marlow's avatar
    Fix #4074 (I hope). · f9b4bc22
    Simon Marlow authored
    1. allow multiple threads to call startTimer()/stopTimer() pairs
    2. disable the timer around fork() in forkProcess()
    
    A corresponding change to the process package is required.
    f9b4bc22