mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-04-09 04:28:16 +00:00
Replay the event record during _restore_runtime to rebuild _event_id_stack with correct event IDs. Remove manual push_event_scope calls from task and crew resume paths that used task UUIDs instead of event IDs.