Multithreading
When I use threads to execute the salt agent api, I always get an error RuntimeError: There is no current event loop in thread 'Thread-*'
Troubleshooting Salt Agent API Multithreading Issues This article addresses a common problem encountered wh…