Hold bootstrap mutex across response processing Move the lock.unlock() call after processing the response payload to ensure atomic tag erasure and state updates. This eliminates redundant inner lock acquisitions in process() overloads.
__________
Type: commit
Hash: 0c5e0b1f71d14644bfa893700602791526c8a908
Created: today
__________
gr0v1ty/nano-node:0c5e0b1f71d14644bfa893700602791526c8a908
| Test Case | Status | Duration | Median Deviation | Log | Graph |
|---|---|---|---|---|---|
| 5n4pr_conf_10k_bintree | PASS | 122 s | -1.0 s | - | Show |
| 5n4pr_conf_10k_change | PASS | 185 s | 3.0 s | - | Show |
| 5n4pr_conf_change_dependant | PASS | 173 s | 28.0 s | - | - |
| 5n4pr_conf_change_independant | PASS | 150 s | 2.0 s | - | - |
| 5n4pr_conf_send_dependant | PASS | 139 s | 0.0 s | - | - |
| 5n4pr_conf_send_independant | PASS | 136 s | 0.5 s | - | - |