Fix: move testpoint after state update
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 10 Dec 2019 16:15:39 +0000 (11:15 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 20 Dec 2019 00:23:16 +0000 (19:23 -0500)
commit70e148160c9f943466ec0a0d7bebb61466fea7d0
tree26536bf726329aa7881362b1ef86c2f3a85358cc
parente58ff1475bbdf2349dcaa5f9f40deeb67d645ee9
Fix: move testpoint after state update

This prevent failure and hang for the long_regression test suite.

Otherwise the sessiond error out before the test completion due to an
invalid thread state.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Change-Id: Ie4bf3bea6f84f49f5eceb413ae75a7e6fff08a8f
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/register.c
This page took 0.025519 seconds and 4 git commands to generate.