8000 we don't need to serialize destroy by jbr · Pull Request #12 · http-rs/async-session · GitHub
[go: up one dir, main page]

Skip to content

Conversation

jbr
Copy link
Member
@jbr jbr commented Aug 3, 2020

if the record is being serialized, destroy should be false (because destroy is an ephemeral flag on session that tells the host application to remove the session from the store).

this avoids addressing an issue with serde's serialization of atomicbool on arm arch and closes http-rs/tide#673

if the record is being serialized, destroy should be false
@jbr jbr requested review from Fishrock123 and yoshuawuyts August 3, 2020 17:06
@jbr jbr merged commit 4c67a95 into http-rs:master Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tide 0.13.0 doesn't compile in linux-arm

2 participants

0