Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Logging goes via an asynchronous queue, so the log message not have reached Python by the time we check for it. For now just work around it by adding a sleep.
- Loading branch information