Fix the fresh set_state() bug found by unittest
authorAlexander Popov <alex.popov@linux.com>
Sat, 9 Mar 2024 21:41:49 +0000 (00:41 +0300)
committerAlexander Popov <alex.popov@linux.com>
Sat, 9 Mar 2024 21:41:49 +0000 (00:41 +0300)
This function should write 'self.state' anyway.

Refers to #88, #89, #97


No differences found