blocktrron / poemgr

7 stars 3 forks source link

poemgr: Fix name based profile selection #7

Closed ecsv closed 2 years ago

ecsv commented 2 years ago

If this while loop is only operating on the first profile name, it will never be able to find any other profile besides the first one. For most input values, it will just loop indefinitely.