Skip to content

Conversation

@garasubo
Copy link
Contributor

No description provided.

class EmptyTask(Task):
def run(self):
while True:
actfw_core.notify([{ "message": "EmptyTask is running" }])
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/mnt/cache_volume の中身を 表示して ファイルを増やしていくとかするとデモになりそう

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

修正done

"apt": [
"libraspberrypi0"
"libraspberrypi0",
"libatomic1"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

たぶん関係ない

@garasubo garasubo force-pushed the add-example-for-cache-volume branch from d234e82 to 0a167d6 Compare March 17, 2025 02:28
@garasubo
Copy link
Contributor Author

仕様が確定後マージする

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants