neo icon indicating copy to clipboard operation
neo copied to clipboard

Rename Neo.workerId to Neo.threadId

Open tobiu opened this issue 3 years ago • 0 comments

Inside the main thread, we get Neo.workerId = 'main' and this feels odd, since a main thread is not a worker. threadId feels more clear.

tobiu avatar Jul 03 '22 12:07 tobiu