Pluto autosave failed and this pops when I `cltr+C`

julia> using Pluto

julia> Pluto.run()
[ Info: Loading...

Opening http://localhost:1234/?secret=16szn87g in your default browser... ~ have fun!

Press Ctrl+C in this terminal to stop Pluto

    Updating registry at `C:\Users\MSK\.julia\registries\General.toml`
    Updating registry done ✓
┌ Warning: The active manifest file at `C:\Users\MSK\AppData\Local\Temp\jl_ST4xcU\Manifest.toml` has an old format that is being maintained.
│ To update to the new format run `Pkg.upgrade_manifest()` which will upgrade the format without re-resolving.
└ @ Pkg.Types C:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.7\Pkg\src\manifest.jl:287
┌ Warning: The active manifest file is an older format with no julia version entry. Dependencies may have been resolved with a different julia version.
└ @ C:\Users\MSK\AppData\Local\Temp\jl_ST4xcU\Manifest.toml:0
fatal: error thrown and no exception handler available.
InterruptException()
jl_mutex_unlock at /cygdrive/c/buildbot/worker/package_win64/build/src\julia_locks.h:129 [inlined]
jl_task_get_next at /cygdrive/c/buildbot/worker/package_win64/build/src\partr.c:484
poptask at .\task.jl:827
wait at .\task.jl:836
task_done_hook at .\task.jl:544
jl_apply at /cygdrive/c/buildbot/worker/package_win64/build/src\julia.h:1788 [inlined]
jl_finish_task at /cygdrive/c/buildbot/worker/package_win64/build/src\task.c:218
start_task at /cygdrive/c/buildbot/worker/package_win64/build/src\task.c:888
Unhandled Task ERROR: schedule: Task not runnable
Stacktrace:
  [1] error(s::String)
    @ Base .\error.jl:33
  [2] schedule(t::Task, arg::Any; error::Bool)
    @ Base .\task.jl:697
  [3] schedule
    @ .\task.jl:697 [inlined]
  [4] uv_writecb_task(req::Ptr{Nothing}, status::Int32)
    @ Base .\stream.jl:1110
  [5] process_events
    @ .\libuv.jl:104 [inlined]
  [6] wait()
    @ Base .\task.jl:838
  [7] wait(c::Base.GenericCondition{Base.Threads.SpinLock})
    @ Base .\condition.jl:123
  [8] wait_readnb(x::Base.PipeEndpoint, nb::Int64)
    @ Base .\stream.jl:413
  [9] eof
    @ .\stream.jl:106 [inlined]
 [10] (::Distributed.var"#33#34"{Int64, Base.PipeEndpoint})()
    @ Distributed .\task.jl:423


Closing Pluto... Restart Julia for a fresh session.

Have a nice day! 🎈

julia>