Message8607

Author santa4nt
Recipients JonathanFeinberg, duffy151, fwierzbicki, irmen, santa4nt, zyasoft
Date 2014-06-08.18:38:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402252680.24.0.948305678131.issue1949@psf.upfronthosting.co.za>
In-reply-to
Content
@zyasoft, that is, the `header` object in our current implementation is already ever-present and acts as a sentinel for the deque's linked-nodes structure.

I think we can use that as a synchronizing lock for our methods.
History
Date User Action Args
2014-06-08 18:38:00santa4ntsetmessageid: <1402252680.24.0.948305678131.issue1949@psf.upfronthosting.co.za>
2014-06-08 18:38:00santa4ntsetrecipients: + santa4nt, fwierzbicki, irmen, zyasoft, JonathanFeinberg, duffy151
2014-06-08 18:38:00santa4ntlinkissue1949 messages
2014-06-08 18:38:00santa4ntcreate