Re: [Gnoga-list] Task Safety and Connection_Data

2017-04-09 Thread Jeremiah Breeden
On Sun, Apr 9, 2017 at 3:46 PM, Jeffrey R. Carter wrote: > On 04/09/2017 09:00 PM, Jeremiah Breeden wrote: > > > > I took a look. It looks like your entry is actually "per connection" > unless I > > misunderstand. Your app data structure has the serializer as part of the > > record. Doesn't

Re: [Gnoga-list] Task Safety and Connection_Data

2017-04-09 Thread Jeffrey R. Carter
On 04/09/2017 09:00 PM, Jeremiah Breeden wrote: > > I took a look. It looks like your entry is actually "per connection" unless I > misunderstand. Your app data structure has the serializer as part of the > record. Doesn't that mean that each connection gets their own serializer? You're

Re: [Gnoga-list] Task Safety and Connection_Data

2017-04-09 Thread Jeremiah Breeden
On Sat, Apr 8, 2017 at 4:40 AM, Jeffrey R. Carter wrote: > On 04/08/2017 03:05 AM, Jeremiah Breeden wrote: > > I was trying to figure out how Connection_Data is handled with respect > to Task > > safety. In particular, if I have two Action_Event handlers and in each > of the I > > do something