Skip to content

Commit 0d30b7a

Browse files
committed
chore: better document comments
1 parent bad9505 commit 0d30b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ export function runAsWorker<
376376
/**
377377
* @see https://github.com/un-ts/synckit/issues/94
378378
*
379-
* Creating the service can fail if the on-disk state is corrupt. In that case
379+
* Starting the worker can fail, due to syntax error, for example. In that case
380380
* we just fail all incoming messages with whatever error message we got.
381381
* Otherwise incoming messages will hang forever waiting for a reply.
382382
*/

0 commit comments

Comments
 (0)