elijahr opened a new pull request #104: CB-14020: (ios) Fix "Collection was 
mutated while being enumerated" crash
URL: https://github.com/apache/cordova-plugin-geolocation/pull/104
 
 
   <!--
   Please make sure the checklist boxes are all checked before submitting the 
PR. The checklist
   is intended as a quick reference, for complete details please see our 
Contributor Guidelines:
   
   http://cordova.apache.org/contribute/contribute_guidelines.html
   
   Thanks!
   -->
   
   
   @seeday created pull request 
https://github.com/apache/cordova-plugin-geolocation/pull/91 but there was no 
issue created in the JIRA database and the commit message did not follow the 
correct format.  I have created the issue in JIRA and have added a merge commit 
reflecting the correct commit message format.
   
   https://issues.apache.org/jira/browse/CB-14020 
   
   
   ### Platforms affected
   iOS
   
   ### What does this PR do?
   Fix `Collection was mutated while being enumerated` crash
   
   ### What testing has been done on this change?
   I have manually tested these changes in my app and the plugin is working as 
expected, without issue.
   
   ### Checklist
   - [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
   - [x] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform 
affected.
   - ~Added automated test coverage as appropriate for this change.~ n/a - this 
is a race-condition and I don't believe it to be something that could be 
covered by automated tests
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to