Files
rippled/src/test/app
seelabs d317060ae4 Fix a race condition with TrustedPublisherServer:
There was a race condition in `on_accept` where the object's destructor
could run while `on_accept` was called.

This patch ensures that if `on_accept` is called then the object remains
valid for the duration of the call.
2020-08-06 09:56:04 -07:00
..
2020-06-30 08:52:18 -07:00
2020-05-26 18:39:24 -07:00
2020-06-30 08:52:18 -07:00
2020-06-30 08:52:18 -07:00