When closing a socketIO connection from the server, restartin the connection of the socketIO-DAT will result in a segmentation-fault and crash TD.
Reproducable Repo
Clone this repo, run npm install and node test_v2_selfdestruct
When closing a socketIO connection from the server, restartin the connection of the socketIO-DAT will result in a segmentation-fault and crash TD.
Reproducable Repo
Clone this repo, run npm install and node test_v2_selfdestruct
This crash should be fixed in the latest official, 2021.15800. Could you give that build a try and verify?
verified!. I should update more often