5 lines
136 B
Plaintext
5 lines
136 B
Plaintext
|
Significance: minor
|
||
|
Type: fix
|
||
|
|
||
|
Moved setIsRequesting(false) to the finally block so that it always runs even if an exception is thrown.
|