Skip to content

Conversation

@mredele
Copy link

@mredele mredele commented Jan 15, 2026

No description provided.

import PenpalError from '../PenpalError.js';
import { TransferListItem, Worker } from 'node:worker_threads';

// This is needed to resolve some conflict errors. There may be a better way.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it need to be compiled/typechecked with a separate tsconfig?

Copy link

@bnjm bnjm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense!

Copy link
Member

@frederic-schwarz frederic-schwarz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great to have this, thanks

@mredele mredele merged commit 216c71d into main Jan 19, 2026
1 check passed
@mredele mredele deleted the node_worker_threads_support branch January 19, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants