<cajually>
I have some issues with my metrics dashboard but everything seems to be operating correctly otherwise. It could be that some incorrect string management is casuing the panel to get unexpected and invalid values
<cajually>
I don't have a good way to run the bulk of the tests yet. Do you usually run it in AWS ?
strmpnk has quit [Ping timeout: 245 seconds]
strmpnk has joined #wallaroo
<SeanTAllen>
cajually: we have CircleCI that we use for most. if you open a PR, the tests will run.
<cajually>
SeanTAllen: cool, I'll do that, It's not ready for merging for sure but it would be interesting to see the report
<cajually>
the pythonX-config tool lets the program source stay static when diifferent platforms and distros decide on their own pathing for the multiple python versions
<cajually>
but as linker options are effectively given with "use ..." in pony it isn't as easy. I looked a bit at the --linker flag and tried adding that with the extra flags but I seemed to get a mix of flags that did not look like the belong to the same program
<SeanTAllen>
Dipin would be the best person to discuss with. I dropped him a note about this conversation.
<SeanTAllen>
He's prepping for a release today so might be slow to respond.
<cajually>
No worries, I won't have any more time today probably so I'll read it tomorrow the eariest anyway
<cajually>
This should probably have been a github issue