Search:

Type: Posts; User: aussiemcgr

Search: Search took 0.08 seconds.

  1. Re: Can't seem to understand why my while loop doesn't exit!

    ok, so is it still looping the outside loop or is it just stopping after the second loop?

    If it is still looping the outside loop, I would advise researching possible cases where the...
  2. Re: Can't seem to understand why my while loop doesn't exit!

    What evidence do you have that it is getting hung up in the outer while loop? Put some print statements in the catch and the finally blocks (before the kill method) and see what happens. Something...
Results 1 to 2 of 2