Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not allow to write data during boot #2253

Closed
eslam-gomaa opened this issue Jun 28, 2021 · 3 comments
Closed

Do not allow to write data during boot #2253

eslam-gomaa opened this issue Jun 28, 2021 · 3 comments
Assignees
Labels
Milestone

Comments

@eslam-gomaa
Copy link

eslam-gomaa commented Jun 28, 2021

Describe the problem

I've faced data losses in beta10 (Happened when adding & removing paragraphs) -- these paragraphs were pasted from a web page, so maybe the bug is related to pasting text.

image

image

@88250
Copy link
Member

88250 commented Jun 28, 2021

Please try after 'kernel booted' printed in the log.

@88250 88250 self-assigned this Jun 28, 2021
@88250 88250 added the Bug label Jun 28, 2021
@88250 88250 added this to the 1.2.0-beta11 milestone Jun 28, 2021
@88250 88250 changed the title data losses again Do not allow to write data during boot Jun 28, 2021
@88250
Copy link
Member

88250 commented Jun 28, 2021

We have improved the implementation. Before the kernel is booted, data is not allowed to be written. If there is a write operation, there will be an error message on the interface.

Please help to observe after beta11 is released, thank you.

@eslam-gomaa
Copy link
Author

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants