HAPI_Interrupt not really working or taking too much time

   2575   0   0
User Avatar
Member
21 posts
Joined: March 2019
Offline
Hi guys,

I have a problem with HAPI_Interrupt API - it seems to not do anything.
I have some heavy lifting HDA, doing mostly heightfield operation and I want to kill it.

Thus:

HAPI_CookNode is still in progress
I call HAPI_Interrupt
then I am waiting almost the same amount of time as the actual generation takes (can be minutes)
then HAPI_Interrupt ends
then HAPI_CookNode ends with success result.

I was expecting the intertuption to be immediate, or at least close to that, similar to when I hit ESC during cooking in Houdini sw,
but it does not seem to be the case

Pls help
Cheeers
Tom

PS We are using Houdini Version 17.5.173.0 & Houdini Engine Version 3.2
Edited by tpastyrik2k - Nov. 15, 2019 10:24:48
  • Quick Links