You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(worker): improve type imports and lifecycle generics
Add type imports and enhance WorkerLifecycle generic type parameter
- Change import statements to use 'import type'
- Add generic type parameter to WorkerLifecycle in Worker class
- Add queue creation and logging in WorkerLifecycle start method
0 commit comments