rustic icon indicating copy to clipboard operation
rustic copied to clipboard

Webdav: requesting snapshot content results in crash

Open lostb1t opened this issue 1 year ago • 2 comments

When browsing to a specific snapshot the application crashes (using opendal S3)

The application panicked (crashed).
Message:  Cannot start a runtime from within a runtime. This happens because a function (like `block_on`) attempted to block the current thread while the thread is being used to drive asynchronous tasks.
Location: /cargo/registry/src/index.crates.io-6f17d22bba15001f/opendal-0.44.2/src/layers/blocking.rs:264

lostb1t avatar Jul 20 '24 16:07 lostb1t