Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

add nodiscard attribute to tester's push_action #7545

Merged
merged 1 commit into from
Jul 1, 2019

Conversation

spoonincode
Copy link
Contributor

Change Description

push_action swallows exceptions and expects the caller to investigate its return value. Set nodiscard here to help developers get usage right

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

push_action swallows exceptions and expects the caller to investigate its return value. Set nodiscard here to help developers get usage right
@spoonincode spoonincode merged commit a4bbc7a into develop Jul 1, 2019
@spoonincode spoonincode deleted the nodiscard_on_push_action branch July 1, 2019 21:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants