We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f456f5b commit 0314f91Copy full SHA for 0314f91
backend/monoprocess/monoprocess.go
@@ -17,7 +17,6 @@ type monoprocessBackend struct {
17
18
workflowSignal chan struct{}
19
activitySignal chan struct{}
20
- signalTimeout time.Duration
21
22
logger *slog.Logger
23
}
0 commit comments