Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-2333

resteasy-reactor: Fix a `null` case that causes hang

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • None
    • None

      The replaced code in MonoProvider was blindly copied from rxjava2. We
      use this code in our application and the code in testToCompletionStageNullCase
      represents a scenario our app deals with. With the MonoAdapter, that
      code hangs. Leveraging the existing Mono#toFuture, which I should
      have done in the first place, addresses that hang.

            Unassigned Unassigned
            gurselan Anil Gursel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: