Vladimir Tkachev

Results 2 issues of Vladimir Tkachev

Hello! Please upgrade LuaJIT dependency to version 2.1-20201027 from stable [OpenResty 1.19.3.1](https://openresty.org/download/openresty-1.19.3.1.tar.gz) package (/bundle/LuaJIT-2.1-20201027/) and modify the bytecode generation for it. This will make it possible to use [Oberon](https://github.com/rochus-keller/Oberon) (and...

Hello Joe! I get an segfault when thread B (`$reader`) receives a message from channel of thread A (`$writer`), but thread A is already closed by `parallel\Runtime::close()`. This issue is...