Uploaded image for project: 'Hama'
  1. Hama
  2. HAMA-965

Infinite loop because of recursive function call.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 0.7.0
    • 0.7.1
    • bsp core
    • None

    Description

      startServer() of HamaAsyncMessageManagementImpl has a local variable to retry startServer() recursively. This results in the infinite loop because the variable is initiated to 0 in every function call.

      Attachments

        1. HAMA-959.patch
          2 kB
          JongYoon Lim

        Activity

          People

            jongyoon JongYoon Lim
            seedengine JongYoon Lim
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: