mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 10:19:36 -06:00
dbb98ba4fe
Renames the event handler parameter from `$sender` to `$eventSource` for better readability. Removes an unused variable in the parallel processing function to clean up the code.