Samarjit Uppal
Samarjit Uppal
@ConradIrwin: just tried that and it hangs too.
@ConradIrwin : I added certain other methods that people suggested on SO etc, in my above main comment and none seem to cut it. Any clues? How can I help...
@r-obert: Unfortunately, upgrading jruby is not an easy option for us. Am sure it does not happen on MRI. Will debug this some more and also post on jruby forums....
> I refactored the code to use a thread pool instead of asyncio. > > Initially, I attempted an asyncio-based solution. However, implementing a feature that solely uses asyncio would...