madscientist 1f9713514c Fixed potential race condition where the ExecutiveProcess might send a notification message through cout while the OutputProcessor was busy using cout also. The result would be (at best) corrupted output. Now the ExecutiveProcess and the OutputProcessor both use OutputProcessor::sendString() which protects cout with a mutex. | před 15 roky | |
---|---|---|
Misc | před 15 roky | |
SNF4CGP | před 15 roky |