switched to upload event api
This commit is contained in:
parent
1ba8b4c707
commit
c975d27906
8 changed files with 67 additions and 27 deletions
|
@ -4,6 +4,7 @@ Class to remember blocks that need to be uploaded
|
|||
and not shared on startup/shutdown
|
||||
"""
|
||||
import atexit
|
||||
import os
|
||||
from typing import TYPE_CHECKING
|
||||
|
||||
import deadsimplekv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue