~michihenning/unity-scopes-api/reconnect-fix

Viewing all changes in revision 478.

  • Committer: Tarmac
  • Author(s): Michi Henning
  • Date: 2014-09-05 10:46:54 UTC
  • mfrom: (449.2.2 more-race-fixes)
  • Revision ID: tarmac-20140905104654-x94r317i02h3snbx
Wait for queued oneway requests to be picked up by an invocation thread during shut-down, to avoid destroying the outgoing oneway queue while invocations are potentially still sitting there, waiting to be written to Zmq.

Fixed stale comment in CMakeLists.txt.

Minor doc fixes.

Removed incorrect MallocMessageBuilder when marhsaling unknown exception.

Added exception checking if outgoing invocation pools can't be created.

Added instrumentation to some tests that fail on Jenkins to report load (of dubious benefit, at least on amd and i386, probably useful for arm).

Fixed race conditions in Runtime_test due to non-interlocked accessed of various count variables.

Fixed a few minor issues in RegistryI test with incorrect initial process count and missing initialization in Receiver.

Approved by Pete Woods, PS Jenkins bot.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: