• Martin Blix Grydeland's avatar
    Close race on req->wrk clearing introduced in 6f2e1bcd · 94a3d071
    Martin Blix Grydeland authored
    The disembarking thread would clear the req->wrk pointer in
    CNT_Request. The req could have already been rescheduled on another
    worker at this point, causing the req->wrk to be cleared while
    processing. Change back to not clearing the pointer for
    REQ_FSM_DISEMBARK (it's already been done under mutex in HSH_Lookup
    anyways).
    
    Fixes: #1488
    94a3d071
Name
Last commit
Last update
..
cache Loading commit data...
common Loading commit data...
hash Loading commit data...
mgt Loading commit data...
storage Loading commit data...
waiter Loading commit data...
Makefile.am Loading commit data...
Makefile.phk Loading commit data...
builtin.vcl Loading commit data...
flint.lnt Loading commit data...
flint.sh Loading commit data...
vclflint.lnt Loading commit data...
vclflint.sh Loading commit data...