Skip to content
Snippets Groups Projects
  1. May 02, 2019
  2. May 01, 2019
  3. Apr 29, 2019
  4. Apr 26, 2019
  5. Apr 15, 2019
  6. Apr 12, 2019
    • Jens Georg's avatar
      Fix infinite recursion in ExceptionHandlingDecorator · 1b8e0f42
      Jens Georg authored
       - Have a ZMQ push-type variable from a DOOCS-backed device that is NOT
         used as a trigger (otherwise the bug does not happen)
       - Connect that to an ScalarPushInput in an ApplicationModule
       - call readAnyGroup() from the ApplicationModule's main method
      
      => ReadAnyGroup.finalise() will cause an infinite recursion between
      ExceptionHandlingDecorator::doReadTransferAsync and
      TransferElement::readAsync because of wrong dispatching to the decorated
      type
      1b8e0f42
  7. Apr 02, 2019
  8. Mar 28, 2019
Loading