fetchai / agents-tac

Competition and Agent Frameworks for the Trading Agents Competition
https://fetchai.github.io/agents-tac
Apache License 2.0
27 stars 8 forks source link

Add stacktracer, fixes #295 #347

Closed DavidMinarsch closed 5 years ago

DavidMinarsch commented 5 years ago

Proposed changes

This PR adds a basic script to capture stack traces.

Fixes

If addresses #295

Types of changes

What types of changes does your code introduce to agents-tac? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply.

Further comments

More needs to be done to make debugging easier. The current stack tracer is not that helpful.