Closed antstorm closed 2 years ago
This PR adds an implementation of an Worker in Ruby that is based on a Fiber reactor
This will serve as the base implementation for both activity and workflow workers
Closes #32
How was this tested: Manually. Unit tests pending…
Any docs updates needed? No
Closing this in favour of #74.
CC @laertispappas
thank you for the mention @antstorm awesome work looking forward to starting experimenting with the SDK.
What was changed
This PR adds an implementation of an Worker in Ruby that is based on a Fiber reactor
Why?
This will serve as the base implementation for both activity and workflow workers
Checklist
Closes #32
How was this tested: Manually. Unit tests pending…
Any docs updates needed? No