JADE Environment Development Ideas

What's new in the upcoming JADE release?

IMPROVED DEVELOPER EFFICIENCY. ENHANCED SECURITY. SMOOTHER INTEGRATION

The JADE 2022 release meets tomorrow’s business demands.


Start your update to JADE's latest release

waitForMethods enhancement to not suspend the calling thread

When using JadeMethodContext awaiter the expectation is to call waitForMethods to "wait" with for the invoked task to complete. Because my task is a long running process, I have noticed the timer (created on the same instance that created the JadeMethodContext) is not firing.

Can a version of waitForMethods be made available that does not suspend the calling instance?

  • Guest
  • Oct 2 2023
  • Needs review
  • Attach files