{{ message }}
Commit 816da33
authored
Fix a race condition in the SMTP test of test_logging. Don't close a
file descriptor (socket) from a different thread while
asyncore.loop() is polling the file descriptor.
(cherry picked from commit 75ec103)
(cherry picked from commit e1903e1)
1 parent 582917f commit 816da33
2 files changed
Lines changed: 9 additions & 2 deletions
Lines changed: 4 additions & 0 deletions

0 commit comments