mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-05-06 08:14:10 -04:00
Passing a auto stack variable to a future is not a good idea as it will almost certainly go out of scope before the future has finished executing.