Skip to content

Conversation

@chrissie-c
Copy link
Owner

Test - please ignore

…Labs#476)

ipc: Retry receiving credentials if the the message is short

rhbz#2111711 refers
A timer in QB_POLL_ENTRY_JOBLIST doesn't necessarily
have a t->timerlist_handle so that deref can segv. Also
the comment assumes the timers are threaded - which as we have
decided is definitely not true. So it's safe to move the check
earlier.

In the tests, I've adjusted the timeouts so that they definitely
happen at different times. On some architectures they can fire
concurrently and in the wrong order.
Start the "check_time_left" timer before the "stop_job" timer so
that we can be sure that it exists when "check_time_left" is run.
@chrissie-c chrissie-c force-pushed the BlueOceanTest branch 5 times, most recently from 9cd85b1 to 1b39701 Compare March 9, 2023 12:31
(last one ran serial)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants