Chris Busbey

Results 9 comments of Chris Busbey

Can you try re-running with the `-race` option? This should help pinpoint where this is happening.

Maps are not safe for concurrent use. As FieldMaps are basically an embedded map, FieldMaps are also not safe for concurrent use.

Thanks @imirkin but I'm hoping we get a more complete fix in shortly, I'm aware of some work being done on this now. Not sure on the ETA though, your...

Hi @imirkin I've stepped away from this project, but perhaps @ackleymi can give you an update?

Related #340 Aside- it is usually best to just use the provided generator to generate your own custom messages, fields, and enums. The vanilla generated code is going to give...

Where are you setting this value? In the ToAdmin callback? Can you paste the FIX logs where this message is sent?

I think we've seen other similar prs in the past for this- can we get a test to verify implementation?

Thanks @bluekeyes. The `config/requires-stakeholder-one-approval` is another workaround, I'll have to experiment to figure out if it is tenable for our use case. Ideally the system could be configured to automatically...