Skip to content

Use GetValue() for times#236

Merged
alexshtin merged 2 commits intotemporalio:masterfrom
alexshtin:fix/cli-nil-reference
Mar 20, 2020
Merged

Use GetValue() for times#236
alexshtin merged 2 commits intotemporalio:masterfrom
alexshtin:fix/cli-nil-reference

Conversation

@alexshtin
Copy link
Contributor

What changed?
GetValue() is used instead of Value and it gives 0 instead of nil reference (#228) when parent object is nil.

Why?
Few CLI commands were broken.

How did you test it?
Run few commands manually.

Potential risks
Integration tests might fail.

@alexshtin alexshtin linked an issue Mar 20, 2020 that may be closed by this pull request
@alexshtin alexshtin merged commit a7fa924 into temporalio:master Mar 20, 2020
@alexshtin alexshtin deleted the fix/cli-nil-reference branch March 20, 2020 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CLI SIGSEGV

3 participants