Yes, this problem is fine. It just spawns too many chrome processes and timeouts on some.
This can be solved using configuration to limit number of chrome processes
https://jsreport.net/learn/chrome-pdf#reuse-chrome-instances

or by some throttling, before jsreport is called, but it has nothing to do with deadlock.