Commit 43ab9a8
fix: show correct log message when releasing browser with reuse=false
When a browser is released with reuse=false it gets deleted, but the
CLI still logged "Released browser back to pool". Now logs "Deleted
browser from pool" when reuse is explicitly set to false.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent c730c0c commit 43ab9a8
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
376 | | - | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
377 | 381 | | |
378 | 382 | | |
379 | 383 | | |
| |||
0 commit comments