Skip to content

Commit fe4d7ee

Browse files
committed
[Fizz] Ensure Resumable State is Serializable (#27388)
Moves writing queues to renderState. We shouldn't need the resource tracking's value. We just need to know if that resource has already been emitted. We can use a Set for this. To ensure that set is directly serializable we can just use a dictionary-like object with no value. See individual commits for special cases. DiffTrain build for [b775564](b775564)
1 parent b448f1e commit fe4d7ee

8 files changed

+2183
-2346
lines changed

compiled/facebook-www/REVISION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2807d781a08db8e9873687fccc25c0f12b4fb3d4
1+
b775564d35d6fe9f9acead0f380bbc86bb6bdd2c

0 commit comments

Comments
 (0)