getnamo / TensorFlow-Unreal-Examples

Drag and drop Unreal Engine TensorFlow examples repository.
MIT License
218 stars 44 forks source link

socket.io disconnect crash on slower computers #7

Closed getnamo closed 7 years ago

getnamo commented 7 years ago

When ending play on example project, it will crash on slower computers.

Source not known, but likely due to latently scheduled background thread taskgraph for delete. Test on laptop to replicate issue. Raise on https://github.com/getnamo/socketio-client-ue4/issues once verified.

getnamo commented 7 years ago

should be fixed with 0.6 socketio