You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`BlockingIO` is a late addition to the TascalateConcurrent, it's available only since version [0.9.5](https://github.com/vsilaev/tascalate-concurrent/releases/tag/0.9.5).
436
+
435
437
Unfortunately, it's necessary to put this statement straight at the end:if the blocking API is hidden behind third-party library code (like SpringRestTemplate) then you are out of luck -TascalateConcurrent will not support true interruptions in this scenario.
0 commit comments