Block or Report
Block or report dnr
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
node-xml2js Public
Forked from Leonidas-from-XIV/node-xml2js
XML to JavaScript object converter.
CoffeeScript
-
-
color-string Public
Forked from Qix-/color-string
Parser and generator for CSS color strings
JavaScript
-
-
blb Public
Forked from westerndigitalcorporation/blb
Blb is a distributed object storage system designed for use on bare metal in cluster computing environments.
Go
-
225 contributions in the last year
Contribution activity
May 2022
Created 14 commits in 4 repositories
Created 1 repository
- dnr/tctl Go
Created a pull request in temporalio/temporal that received 3 comments
Allow dynamic config filter by namespace or task queue name only
What changed? Dynamic config filtered by task queue can take <namespace, task queue, task queue type> or <namespace, task queue> constraints. This …
Opened 11 other pull requests in 2 repositories
temporalio/temporal
7
merged
2
open
- Add String method to ContextImpl to fix a race
- Fix bug and simplify dynamicconfig
- Add schedule rpc handlers
- Add scheduler server worker
- Add namespace argument to PerNSWorkerComponent.Register
- Add skeleton for Schedule rpcs
- Add first_execution_run_id to Get/PollMutableStateResponse
- Add per-namespace worker manager
- Remove unused method from MutableState
temporalio/sdk-go
2
merged
Reviewed 6 pull requests in 2 repositories
temporalio/temporal
3 pull requests
Created an issue in temporalio/sdk-go that received 5 comments
MutableSideEffect doesn't seem to work
Expected Behavior
MutableSideEffect works as described in the docs.
Actual Behavior
This code:
// load default number get := func(ctx workflow.Con…

