XavDesbordes

Results 8 comments of XavDesbordes

I just came across the same issue, +1 Except I am on Linux

Apparently, it's in this function: ``` function makeMutClosure(arg0, arg1, dtor, f) { const state = { a: arg0, b: arg1, cnt: 1, dtor }; const real = (...args) => {...

@ealmloff : Yes I will check that in the next hours !

Well, I changed the code for some inputs and now it's impossible to reproduce. I am pretty sure it's linked to an async function that went wrong. And we corrected...

I could also add: ``` let data_right = "Hello, how are you doing my friend ? This world is amazing ! but I am not sure if that is enough..";...

Ok, I tried with the simple en-fr model and it doesn't suffer this issue. So the issue is in en-romance..