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. | 15 years ago | |
---|---|---|
Misc | 15 years ago | |
SNF4CGP | 15 years ago |