Results 26 comments of Anakun

An other older alternative to worker_threads is cluster. Do you think cluster could work instead? I could switch my code to use cluster instead of worker_threads temporally until this is...

> [@BlobMaster41](https://github.com/BlobMaster41) can you try the `[email protected]`? I've made some workaround for the ThreadsafeFunction usages Thanks! Give me 1h and I try that. Hopefully it resolves the issue :D

Give me a bit I have so many errors..

> Is this function ever used by something that invokes it in a tapscript context? If so, could you add a regression test? Hey, yeah so if you try the...

No. Try it in a tapscript like the example provided. Without this, it does NOT work inside tapscripts. Try it yourself. If this is not the intended behavior, you have...

Found an other issue regarding PUSHDATA while loading & script bigger than 1024 bytes leading to a buffer overflow and a fatal failure.