Update interruptor to support electron 41

XMLWordPrintableJSON

    • Type: Story
    • Resolution: Fixed
    • Priority: Major - P3
    • 1.49.5
    • Affects Version/s: None
    • Component/s: None
    • Not Needed
    • None
    • Developer Tools

      ../src/binding.cc:98:31: error: 'class v8::Context' has no member named 'GetIsolate'
      make: *** [interruptor.target.mk:124: Release/obj.target/interruptor/src/binding.o] Error 1
      Error: node-gyp failed to rebuild '.../node_modules/interruptor'
      

      Node 24 ships V8 12.x which removed v8::Context::GetIsolate(). The interruptor@1.0.2 native addon uses this API in its C++ binding code and fails to compile.

            Assignee:
            Neal Beeken
            Reporter:
            Neal Beeken
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: