make crate
This commit is contained in:
@@ -55,6 +55,8 @@ use crate::engine::eval_script;
|
||||
use crate::actor_trait::{Worker, WorkerConfig};
|
||||
use crate::initialize_redis_connection;
|
||||
|
||||
use baobab_actor::{actor_trait::Actor, spawn_actor};
|
||||
|
||||
/// Represents a running job with its handle and metadata
|
||||
#[derive(Debug)]
|
||||
struct RunningJob {
|
||||
|
Reference in New Issue
Block a user