Commit fa564c6
committed
docs: drop CLI from non-worker-mode description
In CLI mode the bg-worker functions are no longer exposed, so listing
CLI as a "non-worker mode" case is misleading. Non-worker mode now
means classic request-per-process (HTTP requests where no worker is
configured), which is the only case where require still runs with
tolerant lazy-start semantics.1 parent ed8ac48 commit fa564c6
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
| 279 | + | |
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments