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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: