yuchanns commented on PR #6018:
URL: https://github.com/apache/opendal/pull/6018#issuecomment-2801257059

   > thread '<unnamed>' panicked at 
/home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.4/src/pool/connection.rs:208:13:
   this functionality requires a Tokio context
   stack backtrace:
      0: rust_begin_unwind
      1: core::panicking::panic_fmt
      2: sqlx_core::rt::missing_rt
      3: sqlx_core::rt::spawn
      4: <sqlx_core::pool::connection::PoolConnection<DB> as 
core::ops::drop::Drop>::drop
      5: 
core::ptr::drop_in_place<sqlx_core::pool::connection::PoolConnection<sqlx_sqlite::database::Sqlite>>
      6: 
core::ptr::drop_in_place<tracing::instrument::Instrumented<sqlx_core::pool::executor::<impl
 sqlx_core::executor::Executor for 
&sqlx_core::pool::Pool<sqlx_sqlite::database::Sqlite>>::fetch_many<sqlx_core::query::Query<sqlx_sqlite::database::Sqlite,sqlx_sqlite::arguments::SqliteArguments>>::{{closure}}::{{closure}}>>
      7: 
core::ptr::drop_in_place<sqlx_core::ext::async_stream::TryAsyncStream<either::Either<sqlx_sqlite::query_result::SqliteQueryResult,sqlx_sqlite:
   
   @Xuanwo Hi, do you know what should I do to enable the tokio context when 
running sqlite service?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to