-
- Downloads
logger: move _writer.lock() call after write_changed_parameters()
write_changed_parameters() also takes the lock and thus would deadlock otherwise.
Please register or sign in to comment
write_changed_parameters() also takes the lock and thus would deadlock otherwise.