Hanging batch process at end of Fabber run
Closed this issue · 2 comments
mcraig-ibme commented
A Fabber process gets to the following debug message:
Process completing, status=3
And then hangs. Looks like a race condition involving timeout()
which is called on completion but also in a background timer thread.
mcraig-ibme commented
Marking as fixed - no recurrence since two previous commits aimed at addressing this. Can reopen if it occurs again.
mcraig-ibme commented
Closing - no recurrence since last commit in 0.9.2 release